I am using infragistics ultra web grid 6.2 . ( It is inside one ultra web group box.)
I want to disable whole grid for user actions after click event.
User should choose one row from grid and after clicking on that row grid should be disabled .
This should be very easy, but I can not find that property. I can do it on whole grid or on rows basis.
I prefer code behind because I have to send data from this grid to another grid.
Hi,
Did you get any answer for that?
How are you implementing it?
Thanks