Grid with dynamic colums

0
Hi All, We have one requirement where in the values are fetched dynamically i.e. they might vary each time and want to map these values in grid. Is there any way by which whatever is returned can be mapped as a grid column? 
asked
1 answers
0

You can use this Dynamic (Tree) Table widget in the form of a grid as per your scenario. It supports dynamic columns which you may retrieve from a microflow. See this test project to get an idea of the widget

answered