How to make a textbox readonly based on the condition in edit pop up in iggrid
New DiscussionHi Team,
In grid, while updating any record – primary key value should not be updated as per coding standards. So, we want to make a column readonly only when we are trying to update. We want the column value to be editable when we try to add a new record in the grid.
By the properties of ignite grid, if we mention “readonly: true”, it would be applicable for all scenarios. But we want it only in the case of updating and not while adding a new record.
Add should be like this
And while editing, code value – “8” should be made readonly.
Can you help with the solution for this problem?
Sign In
to post a reply
Replies
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Favorites
0 Replies
5 Created On
Jan 16, 2020 Last Post
6 years, 1 month ago