Hi....
i have a combo box....in the run time i want to select values from that combo box............ ..this combo box should not be editable ie. if i typed anything in that box it should not accept tat value ...
pls say what shall i do for that....
User Profile
Collapse
-
Combo box
hi im new to C#...
following code to get a database SQL table column values and bind it to combo box.....AssetTy pe is the table and AssetTypName is the column to bind to the combo box.....in C# windows application.... .........
it shows the exception like "child list cannot be created ".......... ..
[CODE=vbnet]private void FormAsset_Load( object sender, EventArgs e)
{
...
No activity results to display
Show More