I want to get column name while user double clicking on the column header & Change the color of the Column header just to indicate that the currenet selected column.
I have to remove the selected column from the grid.
To achieve the desired functionality you could try using the following approach:
On client side OnColumnDblClick you could get the column unique name and change the cssClass of the column's header:
ASPX
Additionally I am sending you a simple example which demonstrates the desired functionality. Please check it out and let me know if it helps you.
Regards,
Radoslav
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items