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

  Рет қаралды 26,453

Cambo Tutorial

Cambo Tutorial

Күн бұрын

Пікірлер: 25
@mzainramzan4899
@mzainramzan4899 4 жыл бұрын
this video is love......i got what i needed the most TODAY..
@rajivkurryah6894
@rajivkurryah6894 4 жыл бұрын
Finally found what i needed. Many thanks
@nEm0o1
@nEm0o1 3 жыл бұрын
this is what i'm looking for....great vdo.
@LocNguyen-rn8xi
@LocNguyen-rn8xi 3 жыл бұрын
xịn quá a ơi
@AmitDileepKulkarni
@AmitDileepKulkarni 5 жыл бұрын
Exactly what I was looking for .. Thanks
@CamboTutorial
@CamboTutorial 5 жыл бұрын
Happy that could help you
@sophannaseak1510
@sophannaseak1510 4 жыл бұрын
If it has many datas in combobox after binding how to search it?
@psphomeasdf
@psphomeasdf 5 жыл бұрын
It works, but I can't add relation with third combobox from third table, what should I do?
@muhammadtuaharaees9837
@muhammadtuaharaees9837 5 жыл бұрын
how to fill combobox through database and with selecteditem means which is selected at the time of insertion, is this possible???
@CamboTutorial
@CamboTutorial 5 жыл бұрын
Yes, it's possible.
@divya_upasna
@divya_upasna 4 жыл бұрын
For this code, I'm facing "System.IndexOutOfRangeException was unhandled by user code" Please let me know how to solve this Exception?
@CamboTutorial
@CamboTutorial 4 жыл бұрын
It's must be error on line that you get value from combo box selected index, You should know basically, collections (array, or list) can access value by index if you put index does not exist in that it would produce an error.
@TOP123ization
@TOP123ization 4 жыл бұрын
Hi, I'm trying to do 3 comboxs related, could you help me? thanks
@CamboTutorial
@CamboTutorial 4 жыл бұрын
Okay, you can do the same stuff
@TOP123ization
@TOP123ization 4 жыл бұрын
@@CamboTutorial can u examplify please? thanks
@CamboTutorial
@CamboTutorial 4 жыл бұрын
@@TOP123ization Separate into 3 collection and then cascading order comboboxes
@TOP123ization
@TOP123ization 3 жыл бұрын
@@CamboTutorial I have doubts with this code, How can make verify and add items to another combox: "private string[] GetMovieById(int id) { return movies.Where(line => line.cate_id == id).Select(l => l.movie_name).ToArray(); } private void comboBoxCategory_SelectedIndexChanged(object sender, EventArgs e) { comboBoxMovie.Items.Clear(); int id = categoris[comboBoxCategory.SelectedIndex].id; foreach(string name in GetMovieById(id)) { this.comboBoxMovie.Items.Add(name); } }" I want to add a 3r combox with the cast(3 actors) in that movie
@CamboTutorial
@CamboTutorial 3 жыл бұрын
You should create another method to retrieve actors by movie id and create event select index on combobox movie. means you almost do the same thing above code.
@joshuaanana8673
@joshuaanana8673 Жыл бұрын
hi good day can you having a alphabetical order in the combobox hope you can have #2023
@muhammadaamir566
@muhammadaamir566 5 жыл бұрын
Please Source Code? Add please
@draganatosovic7541
@draganatosovic7541 4 жыл бұрын
Do you maybe have script of this code?
@exogendesign4582
@exogendesign4582 4 жыл бұрын
hey man, how can I remove duplicated items?
@CamboTutorial
@CamboTutorial 4 жыл бұрын
remove the item that you found duplicated or not add into if already exist.
@exogendesign4582
@exogendesign4582 4 жыл бұрын
@@CamboTutorial I figured it out by manipulating data tables.
@FarhanKhan-io3vt
@FarhanKhan-io3vt 3 жыл бұрын
It can be easy if u direct connect sql database in form load don't need to make a class and then connect 😅
cascading dependent combobox drop down list c# windows winforms application
15:35
Haritha Computers & Technology
Рет қаралды 18 М.
МЕНЯ УКУСИЛ ПАУК #shorts
00:23
Паша Осадчий
Рет қаралды 1,3 МЛН
2 MAGIC SECRETS @denismagicshow @roman_magic
00:32
MasomkaMagic
Рет қаралды 33 МЛН
How Much Tape To Stop A Lamborghini?
00:15
MrBeast
Рет қаралды 117 МЛН
Elza love to eat chiken🍗⚡ #dog #pets
00:17
ElzaDog
Рет қаралды 25 МЛН
WPF Controls with MVVM: ComboBox
37:04
IAmTimCorey
Рет қаралды 108 М.
How to Add Items to combobox in various way in C#
14:54
ITSolution
Рет қаралды 10 М.
تعبئة كومبوبوكس بعد اختيار قيمة من كومبوبوكس آخر Cascading ComboBoxes
14:28
«Осень». Самая большая загадка Windows XP
14:36
Девять десятых
Рет қаралды 1,1 МЛН
C# Search DataGridView by using ComboBox in C# Desktop App.
11:14
How to collect Images in listbox using Imagelist in vb. net
19:25
Programming for Everybody
Рет қаралды 4 М.
How to Bind Combo Box and List Box in WPF C#
19:09
Caster WPF
Рет қаралды 25 М.
МЕНЯ УКУСИЛ ПАУК #shorts
00:23
Паша Осадчий
Рет қаралды 1,3 МЛН