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
Discussion created by
Favorites
0 Replies
5 Created On
Jul 24, 2008 Last Post
17 years, 7 months ago