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

Custom DataSource for each GridViewComboBoxColumn in GridView rows

3 Answers 152 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Marko
Top achievements
Rank 1
Marko asked on 15 Oct 2013, 01:31 PM
So i have a grid with multiple columns and one is a ComboBox. The problem I encountered is that each row has to have diferent items in that ComboBox. I tried setting the DataSource on the Column, bit it just messes up every row. Also tried to find the ComboBox from the Rows property with no success.
I was also thinking of the performance impact this would have? If i have 1000 rows with 1000 ComboBoxes an 1000 DataSources? Probably not good :/
Would really appreciate any help or tips anyone can give me.

3 Answers, 1 is accepted

Sort by
0
George
Telerik team
answered on 18 Oct 2013, 02:42 PM
Hi Marko,

Thank you for contacting Telerik Support.

We have a great KB article which you may find helpful. It is located on the following URL address - Cascading ComboBoxes in RadGridView. I hope it will fit your scenario.

Let me know if there is anything else I can be helpful with.

Regards,
George
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Marko
Top achievements
Rank 1
answered on 21 Oct 2013, 07:03 AM
Great! After skimming through the article, I think it's exactly what I need. Was fiddling with custom Grid editors before and it wasn't working as I hoped. Will try the approach in the KB article and see how it goes.

Tnx
0
George
Telerik team
answered on 23 Oct 2013, 03:29 PM
Hello Marko,

Let me know If there is anything else I can do for you.

Regards,
George
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
GridView
Asked by
Marko
Top achievements
Rank 1
Answers by
George
Telerik team
Marko
Top achievements
Rank 1
Share this question
or