12
Answers

how can i get a default value to display in combo box

Photo of om prakash

om prakash

12y
21.4k
1 C#
how can i get a default value to display in combo box before selecting the enum value.value should be binded from sql connection


1.aa
2.bb
3.cc

before i selecting any value of above three aa must be displayed in combo box..

Answers (12)