Hi Bob,
To achieve the desired functionality you could handle the client side OnColumnResized event and fire the RadGrid command:
Then on server side into the
RadGrid.ItemCommand event handler you could check if the command name is
customCommand and update the database:
Additionally I am sending you a simple example. Please check it out and let me know if it helps you.
Best wishes,
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