hi all,
I want to use combo box in my application and i want to give user only selection option for combo box when they are entry data so i make combo boxs style property to drop down list. But when he edit the data then i access that record from database and want to set combo boxs value to that combo box but when i am assigning value to that combo box then i am getting error saying combo boxs text property is read only. I don't want to give edit facility for combo box in my application.
so can anybody tell me how can i do that.?
Thanks in advance
Regards
Guest11