Configure Show/Hide columns for a grid
All,
We are on 7.1.9 .As part of our existing functionality we show a drop down of work baskets to the user to select and based on the selected we execute the appropriate RD and load it in the grid .We have selected the option "create grid dynamically" in the grid .Users now want to customize the no of columns shown in the report .For example if a report contains 10 columns they choose 5 columns ,the report should display only these columns.Its a pretty common functionality in a lot of websites and one sample example is here Show / Hide columns programmatically - JSFiddle .
We have some thing caled "hide column" in RD but we cannot configure it conditionally .Is there a way we can achieve this functionality which is very critical for user adoption .
Thanks
DInesh