Question
2
Replies
44
Views
Posted: July 17, 2020
Last activity: July 18, 2020
Inline double grid: first layout should be refreshed based on 2nd grid(repeat grid) data source is Data Page.
I have a check box in the first grid, 2nd grid is Repeat grid layout, source is data page. when is case run, data is loading. when I check the checkbox, data will be saved into some other place(grid). when I get the other data into the same grid (by changing plan). check box should be refreshed. how can configure it?
kindly help some one...
Hi,
You can try, Refresh Other Section action and specify the section name of inline double grid.
Use Datatransform to remove or set empty value to checkbox property and mention it in the refresh action.
If the property is in different context, use pages and classes in DT.
l hope it helps you.
Good luck!