cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Dynamic Fields in the grid

duc_vuu
5-Regular Member

Dynamic Fields in the grid

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 1

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.

Top Tags