This question is locked. New answers and comments are not allowed.
Hi,
I am using the grid and passing the base class as the model.
I have a TreeView that allows items to be selected that are derivatives of this base class and filters the grid results base on what is selected.
Is there a way to change the columns on the grid using JavaScript also?
At the moment only the columns for the base class show up and the derived types have many varying fields that need to be displayed.
The grid is current set to auto-generate but I am guessing this only applies to the initial page render of this control.
I have looked everywhere for client-javascript column change but I cannot find anything.
I am using the grid and passing the base class as the model.
I have a TreeView that allows items to be selected that are derivatives of this base class and filters the grid results base on what is selected.
Is there a way to change the columns on the grid using JavaScript also?
At the moment only the columns for the base class show up and the derived types have many varying fields that need to be displayed.
The grid is current set to auto-generate but I am guessing this only applies to the initial page render of this control.
I have looked everywhere for client-javascript column change but I cannot find anything.