We supported this scenario in the context of the ASPxGridView - Batch Edit - Provide the capability to use GridViewComboBoxColumn in callback mode thread. Our examples have been updated accordingly:
ASPxGridView - How to implement cascading comboboxes in Batch Edit mode
GridView - A simple implementation of cascading comboboxes in Batch Edit mode
Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Hello,
I know that Your Team is very busy and have a huge "To Do" list, but if it is possible, please include this ticket in your near plans:)
Thank you in advance …
I have same problem. And the weird thing is, I have 3 GridViewDataComboBoxColumn in Gridview and CallBack Mode is on for all of them.
But only one of them shows the Value (The ID) instead of Text (The Name String). The other 2 works as expected.
Hope you solve that problem as soon as possible.
Thank you in advance.
=======================================
PS: After i read this topic (https://www.devexpress.com/Support/Center/Question/Details/S173460) i got why the other 2 works well. Because the datasources have less record (43, 37 records each) than CallBackPageSize (=100).
But the not working one has 1700 records. So the IDs more than 100 have this problem.
Hi,
Thank you for your comments. We will update this ticket once we have any results. I greatly appreciate your time and cooperation.
It would be great if this fix and the 'Data Binding in Templates' support could be implemented for BatchEdit mode in the near future.