C# Database List Related Items Between Two ComboBoxes, Cascading Items

preview_player
Показать описание
Today video is using C# to implement how to list related items between two comboboxes in drop down list which depend on other combobox is selected in window form application. As an example, using with SQL server database to store data as Categories and Movies and select list down by first combobox as categories to filter the next combobox as movies

You can find more tips and quick code in programming development tutorials on the channel homepage...

==========Material Used========

Ms Visual Studio 2010
Ms SQL Server 2008 R2
Рекомендации по теме
Комментарии
Автор

Finally found what i needed. Many thanks

rajivkurryah
Автор

this video is got what i needed the most TODAY..

mzainramzan
Автор

this is what i'm looking for....great vdo.

nEmo
Автор

Exactly what I was looking for .. Thanks

AmitDileepKulkarni
Автор

It works, but I can't add relation with third combobox from third table, what should I do?

psphomeasdf
Автор

If it has many datas in combobox after binding how to search it?

sophannaseak
Автор

hi good day can you having a alphabetical order in the combobox hope you can have
#2023

joshuaanana
Автор

how to fill combobox through database and with selecteditem means which is selected at the time of insertion, is this possible???

muhammadtuaharaees
Автор

For this code, I'm facing was unhandled by user code"
Please let me know how to solve this Exception?

divyasri
Автор

Do you maybe have script of this code?

draganatosovic
Автор

Hi, I'm trying to do 3 comboxs related, could you help me? thanks

TOPization
Автор

hey man, how can I remove duplicated items?

exogendesign
Автор

It can be easy if u direct connect sql database in form load don't need to make a class and then connect 😅

FarhanKhan-iovt