Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
435
Enable/disable editing on individual cells in grid rows
posted

Hi

We are looking at the new 12.1 Aikido controls with a view to upgrading from the 10.3 Ultra controls.

We have a requirement for a grid which has in line editing, however, one row may have a cell that is editable which is not editable on another row.

I do know how to loop through the rows and cells of a grid but do not see any AllowEdit property or similar that was present in the 10.3 grid.

Is the above possible and if so, what would be the best way to loop through rows and cells (on the server side) and specify whether an individual cell can be edited or not?

In addition to the above, we also have button columns which we would want to hide the buttons on certain rowsand also set the background colour of individual cells.

This is all existing functionality in our product using the 10.3 UltraWebGrid and we need to be able to replicate that functionality in any new controls we implement in the future.

Many thanks in advance for any guidance you can give on this.

 

Parents Reply Children
No Data