1
Answer

combo

Photo of rashmi kc

rashmi kc

12y
1.4k
1
I have a access database and tables fields like ClassCode(PK, autonumber)  and class_standard
In the c# windows form m having one combobox , and when i select the class standard in the class combobox its classcode field value should be select.
how to do this

Answers (1)