E
egarcia
Guest
Hello Greg, The foreign key support in Kendo UI Builder can be helpful to handle the first 3 ComboBoxes in the Data Grid Form. However, for the DropDownList, you would need to filter the data yourself using a filter with the multiple keys. In this example, you can find a DropDownList with a custom filter: community.progress.com/.../2923.how-to-add-a-combo-box-or-a-dropdownlist-to-a-grid-in-a-custom-view Here is an example of cascading DropDownLists, if you are writing a custom view and not using the foreign key support: oemobiledemo.progress.com/.../cascadingDDL.html Please let me know if you need more information. I hope this helps.
Continue reading...
Continue reading...