Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hello everyone,
I need to make a grid that can dynamically enable editable fields. Please refer to my attached picture, for example. if the status is "approve" then the adjusted changes field, reapprove, and comments will be disabled. If it's "rework" and all those 3 fields will enable.! Thanks in advance
Duc Vu
I don't know there's such way to configure the Editable in Grid columns in runtime, that's a design time process actually. Even the IsEditable checkbox does not allow external input so it's not accessible in runtime, also a design time configuration.
Not sure if this is available in GridAdvanced widget.