Datagrid in JSP
Posted
by Geethapriya.VC
on Stack Overflow
See other posts from Stack Overflow
or by Geethapriya.VC
Published on 2010-05-24T04:50:29Z
Indexed on
2010/05/24
5:01 UTC
Read the original article
Hit count: 214
Hi,
I need to create a Datagrid with a radiobutton column in JSP. The grid is to be binded dynamically to a result set and be populated accordingly. This result set is obtained as a result of search in the database. Please do help with a sample source code, or a useful link for the same.
Thanks in advance, Geetha
© Stack Overflow or respective owner