Posted 17 Apr 2011 Link to this post
RadGridView1.CurrentCell.Column.ToString();
RadGridView1.CurrentCellInfo.Column.ToString();
RadGridView1.CurrentColumn.ToString();
Posted 18 Apr 2011 Link to this post
Posted 20 Apr 2011 Link to this post
this
.radGridView1.CurrentCell.ColumnInfo.Name
Posted 02 Nov 2015 in reply to Alexander Link to this post
I cant able to find Currentcell.column.Name property in radgrid.
radGrid1.CurrentCell.ColumnInfo.Name
Posted 02 Nov 2015 Link to this post