Question
Dynamic Columns in the Repeat Grid
Hi Team,
We have a work list with 10 columns and we have given an access to user to configure which columns user wants to see in the work list. How can we achieve this requirement using repeat grid. i mean if the user configured not to see particular column, we need to hide it,
We have achieved the solution using the Javascript in which user can see all the columns when the screen loads and after few milliseconds, columns will be hidden using java script.
I wanted to achieve this in the server side then client side, any inputs would be appreciated.
***Moderator Edit: Vidyaranjan | Updated Categories***
Hi,
You probably need to source the repeat grid with report definition, and use the option 'createGridDynamically' and specify the virtual report definition