Hi All,
I am using RadGrid in my application. I am fetching around 10 to 15 columns from the database and filling the RadGrid. As per the requirement, i have to display only specific columns in the Grid.
For this, I am hiding the columns from the user using javascript, which would not be displayed to the user.
I should also have to hide these columns in header context menu of RadGrid.
Can anyone please help to solve this issue?
Thanks,
KKB.