Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Groupradiobutton -error

Groupradiobutton -error

Scheduled Pinned Locked Moved ASP.NET
designhelptutorial
2 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kal13na13
    wrote on last edited by
    #1

    hi I am facing some error in the datagrid i have created a class in the same project and trying to retrieve the values in the asp page.I am trying to group radio buttons and calling the datagrid ,i have followed a sample from here code project-"How to group radiobuttons" but its not working it gives me the following error :

    'Sample.DataSource' does not contain a definition for 'Rows'

    Cannot implicitly convert type 'System.Data.DataTable' to 'Sample.DataSource'

    even my asp page design mode it shows red mark error control in the datagrid anything wrong in the register or tagfix please what went wrong i am unable to figure it out kal13na13 -- modified at 4:42 Friday 23rd December, 2005

    K 1 Reply Last reply
    0
    • K kal13na13

      hi I am facing some error in the datagrid i have created a class in the same project and trying to retrieve the values in the asp page.I am trying to group radio buttons and calling the datagrid ,i have followed a sample from here code project-"How to group radiobuttons" but its not working it gives me the following error :

      'Sample.DataSource' does not contain a definition for 'Rows'

      Cannot implicitly convert type 'System.Data.DataTable' to 'Sample.DataSource'

      even my asp page design mode it shows red mark error control in the datagrid anything wrong in the register or tagfix please what went wrong i am unable to figure it out kal13na13 -- modified at 4:42 Friday 23rd December, 2005

      K Offline
      K Offline
      kal13na13
      wrote on last edited by
      #2

      hi I have resolved i saw my mistake and rectifued but still in my design mode the error creating contol in the datagrid keeps showing me

      <%@ Register TagPrefix="rs" Namespace="Sample" Assembly ="Sample.Country" %>
      if u change Assembly to "Country" still it shows the red mark

      any anybody help me kal13na13

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups