Datagrid using Combo box and Textbox...............
-
Hi all, Datagrid ctrl using with ComboBox and Text box...But how to assign the Value in Datagrid..so pls send me sample coding format......... thanking you Somasundaram G
-
Hi all, Datagrid ctrl using with ComboBox and Text box...But how to assign the Value in Datagrid..so pls send me sample coding format......... thanking you Somasundaram G
-
Yes through Database Only... Pls tel me... iam selecting the item in combobox from Database.... somasundaram
-
Yes through Database Only... Pls tel me... iam selecting the item in combobox from Database.... somasundaram
You Must Use Microsoft ADO Control (for example Named Adodc1). And Set TextBox & Combobox DataSurce to Adodc1 & Specified DataField For TextBox & ComboBox. Then If You Change Textbox Or Combobox The Data In DataGrid & DataBase Will Be Changed. Good Luck Mogtabam