I have a RadGrid with 8 Columns. The last 5 columns are editable. however what I am trying to achieve is :
On first edit all 5 editable cells are empty, but initially need the last 3 cells to remain uneditable unless something is entered into the first two cells.
Can anyone guide me on how to do that?
Thx
Mark