Skip to main content
1-Visitor
April 8, 2019
Question

Dynamic Fields in the grid

  • April 8, 2019
  • 1 reply
  • 725 views

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

image001 (4).png

1 reply

5-Regular Member
April 9, 2019

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.