|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Changing from DropDown to DropDownListWhy does my field not save when I change the control from DropDown to
DropDownList? I used the data from wizard. Thanks. Marty,
There are probably thousand possibilities what and where your DropDown and DropDownList can be. The most obvious a Window forms, however it can as well be ASPNET because you write to this board. But because that you say that it is in the a wizard it can as well be in a kind of Grid. Can you make it a little bit more clear, Cor Show quote "Marty" <mbari***@hotmail.com> schreef in bericht news:1146162439.432595.70990@e56g2000cwe.googlegroups.com... > Why does my field not save when I change the control from DropDown to > DropDownList? I used the data from wizard. Thanks. > I use the data form wizard in vb.net to create a bound form. Then I
changed some textboxes to combos. There was no problem saving the data with the default DropDown style. When I change the style to DropDownList, the values to not save anymore. I did find a workaround where I add a invisible text box to hold the bound value but it is beyond me why the DropDownList does not save to the DB. |
|||||||||||||||||||||||