Validation to grid Row

Certified Lead Developer

 Hi all,

i am using editable grid to display data, and it has provision to update, but in normal it will be in the read-only, if user select the row then it turns to read/write. i applied a validation to the row, that i am comparing the current row value with the database and checking whether the value is associated with any record or task, if the value is in database then it has throw validation "not to update" but as the row in the foreach function this validation is applying for the all the values. i want to applicable for the current row. Is there any logic to this scenario.

Regards,
Srinivas

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data