Datagrid Question -- Beginner

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

Guest

HI

I am looking for a way that I can grab the value of a particular cell in a particular row. Is that possible and if so how can I do it

Any help would be appreciated

Thank You
 
Check out the help on "FindControl", which is the method you need to call.
There is help on the topic in MSDN.


GG said:
HI,

I am looking for a way that I can grab the value of a particular cell in a
particular row. Is that possible and if so how can I do it?
 
Back
Top