How to update data in the data grid during runtime
Unic Jay Posts: 5
11/16/2022
|
How can I update user-defined parameters in a data grid without reloading the entire form?
|
|
0
link
|
Mohd Sami Uddin Administrator Posts: 26
11/16/2022
|
Without reloading the entire form, we can update the user-defined data in a data grid by using "ActiveFormFlows." In the "ActiveFormFlows", we can use the steps available under FormRules to Get and Set values on the form component. Please refer to the Active Form Flows documentation.
|
|
0
link
|