Refreshing Textbox!!!
i have bounded textbox to data adapter and data is controled by a dropdown list.but when i select some value from dropdown list,only readonly textboxes rereshe but read/write does not refresh its contents.can anybody tell me what's problem?
# 1
Hi There,Now sure why you have this problem, how are you setting the values on these textboxes? This might be of help http://www.netbeans.org/kb/55/dropdowncomp.htmlThanksK