Quantcast
Viewing all articles
Browse latest Browse all 7205

ASPxGridView - How to implement cascading comboboxes in Batch Edit mode by using WebMethods


This example shows how to implement cascading comboboxes in EditingSettings "Batch" mode by using WebMethods. Example is based on ASPxGridView - How to implement cascading comboboxes in Batch Edit mode and How to populate a cascading ASPxComboBox by using WebMethods examples. The main idea is to remove EditTemplate from ASPxGridView and replace ASPxComboBox Callback by WebMethods to refresh child's combobox item collection. This will improve server's response time and reduce server's load.

Viewing all articles
Browse latest Browse all 7205

Trending Articles