Get value from datagrid cell

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

Guest

I have a column on a web page datagrid that contains a value. I want to take
the value and populate another cell on the grid. If the value in cell number
6 is 0 I want to make the value in cell 1 to read NO. How do I do this?

Thanks,

Dave
 
The previous answer tells me how to change the value in a cell. Ity does not
tell me how to transfer that value to another cell and change it's value at
the same time.

Thanks,

Dave
 
Back
Top