Get the selected value of a cell
New DiscussionHi,
I am getting an exception (null reference) while taking the active cell value in wingrid.
I am getting an exception (null reference) while taking the active cell value in wingrid.
rowIndex = this.ultraGrid1.ActiveCell.Row.Index;
this.ultraGrid1.Rows[rowIndex].Cells[“CellName”].Value.ToString();This execption is obtained when the rows are filtered., and if the rows are not filtered there is no error
Regards,
Pgr2007
Regards,
Pgr2007
Sign In
to post a reply
Replies
Discussion created by
Favorites
Replies
Created On
Last Post