Dynamically Hiding the Table Columns for SDP
Content
Hi,
I have a scenario where I am fetching the data from a REST web service and displaying it in a table using a SDP. But I want to hide some of the columns of the table based on the user input (like, a user selecting a few columns from a checkbox set that they want to see).
How can this be achieved in VBCS?
0