I would like to allow users the option to select the columns they would like to see. Column chooser functions similar to the way it is in
the designer. What do I need to do to acheive this?
Hi,
You can create your own column chooser window by using a div and some check boxes. When checking or unchecking just show or hide columns on the client side.
Is there any out of the box or other options available to do what you folks do in the VS designer and provide all that option to the client in the Web UI