Hi
How to pass ultragrid selected cell value to string?
Thanks.
string s = this.ultraGrid1.Selected.Cells[0].Text;