This is a migrated thread and some comments may be shown as answers.

Issue with two MultiColumnCombobox Columns

3 Answers 41 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Biju
Top achievements
Rank 1
Biju asked on 09 Mar 2016, 02:19 PM

How to implement two MultiColumnCombobox Columns in a gridview as the second combo datasource is based on the first combo value .

When I tried this, the  values of the second combocolumn is lost except for the current row

Thanks

3 Answers, 1 is accepted

Sort by
0
Accepted
Dess | Tech Support Engineer, Principal
Telerik team
answered on 10 Mar 2016, 02:02 PM
Hello Biju,

Thank you for writing.

Please refer to the Cascading ComboBoxes in RadGridView KnowledgeBase article which demonstrates a sample approach how to achieve your goal.

I hope this information helps. Should you have further questions I would be glad to help.
 
Regards,
Dess
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
0
Biju
Top achievements
Rank 1
answered on 10 Mar 2016, 03:10 PM

Hello Dess, 

Thanks for the reply. I referred the link. It can be used for small list . What about this approach  for a big list. In my case it is Product and Batches to be binded. My product table will have more than 60K records and full Batch table will have more than 150K records.  This means the second column need to be binded to a huge list.

Thanks

 

 

0
Accepted
Dess | Tech Support Engineer, Principal
Telerik team
answered on 11 Mar 2016, 02:10 PM
Hello Biju,

Thank you for writing back. 

This approach is applicable for cases with 150 000 records in the GridViewComboBoxColumn as well. However, have in mind that it will affect the editor's initialization time a bit due to the number of records. Please refer to the attached gif file. 

I hope this information helps. If you have any additional questions, please let me know.

 Regards,
Dess
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
GridView
Asked by
Biju
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Biju
Top achievements
Rank 1
Share this question
or