In ItemDataBound i can access cell using gridDataItem["uniquename"]. But how can i access column associated with this cell ? For instance i need to know what DataType the value in my cell is.
3 Answers, 1 is accepted
0
Daniel
Telerik team
answered on 17 Sep 2008, 01:50 PM
Hello Blokhin
These code-snippets may be helpful:
foreach (GridColumn column in RadGrid1.MasterTableView.RenderColumns)
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items