asp.net data grid

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi,
I have a asp.net datagrid populated with data.
the data dispalyed in the datagrid contains 6 columns of which 2 are lables in template column and 4 are checkboxes in template column of the datagrid.
Now i want to access the data from the grid, but i m not bale to get that.
Rows and columns and cells property works fine, only the Text property of the cells does not return any value.

please help!!!!!!!!!!

warm rgds,
Saifee
 
Hi..

Can you email the html code..pl..

Saifee said:
hi,
I have a asp.net datagrid populated with data.
the data dispalyed in the datagrid contains 6 columns of which 2 are
lables in template column and 4 are checkboxes in template column of the
datagrid.
Now i want to access the data from the grid, but i m not bale to get that.
Rows and columns and cells property works fine, only the Text property of
the cells does not return any value.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top