Hi,
I am using Infragistics V8.2
In ultrawebgrid i am not able to select cells text, when i click on cell the selected cell text is overwriting with above cells text.
Ex:
My first row first cell text is james
My second row first cell text is Mike
When i click on Mike This text is overwriting with james
i am binding my grid in Initialize Data Source Event of grid
The Properties i am using
CellClickActionDefault="CellSelect" LoadOnDemand = ="Xml"
Thanks and Regards
Sivaprasad