开发者

Is there a way to create a girdview like asp.net in java frame from jdbc database

I am not confident about it, but is there a way to create a gridview kind of thing as seen in asp.net for dat开发者_运维问答abase work to be implemented in java frames by jdbc..? If there is way what technique i have to use..I dont wont whole code but just the procedure..


Maybe you want to simply bind a JDBC ResultSet to a JTable. Many examples to do this can be found with Google.

http://www.google.com/search?q=bind+jdbc+resultset+to+swing+jtable

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜