开发者

newly inserted data doesn't display in the combobox control

I just inserted data into my sql database. Actually, I want to开发者_如何学JAVA retrieve it automatically into my combobox. But it does display the old value. Please help.


You will need to rebind your combobox after the insert.

The data is disconnected from the controls.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜