I want to bind cities combox associated with countries combobox in devexpress gridview’s insert/update mode. My datas in a database so I need db connection. Which way should I try?
Thanks for your suggestions.
Çağın
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is cascading combo boxes example in DevExpress demos:
http://demos.devexpress.com/ASPxGridViewDemos/GridEditing/CascadingComboBoxes.aspx
Demo uses combo box callback. Alternatively you can implement this using ajax calls in combination with combo box client functionality. Link to ASPxClientComboBox documentation:
http://documentation.devexpress.com/#AspNet/clsDevExpressWebASPxEditorsScriptsASPxClientComboBoxtopic