how can I get the value of a specific column when I select a row of the ultragrid
can I this?
thanks
Use
ultraGrid1.ActiveRow.Cells(
"Column Name").Value