| Author |
Custom Tags
|
Sashidhar Rao Gopisetty
Greenhorn
Joined: Sep 23, 2005
Posts: 19
|
|
I want to create a common Datagrid,paging grid,search grid for a common use meeting with most of common requirements by adding parameters by user while using in jsp. I want to create custom tags which support displaying data in datagrid and pagination using paging grid. 1.data can be sorted by clicking on coloumn headers. 2.no of rows per page can be selcted in combo box 3.coloum hedaers,html style,contextpath, start index ,cellstyle ,row style, table style, header style, no of rows per page, dataMap consists(DataVO,ButtonVO,CheckboxVO,HtmlStyleVO,HyperLinkVO)etc.. these are to be set as parameters in jsp. please help me to create these grids if any existing code plz allow me to get that asap.
|
�Don't limit your challenges - challenge your limits.�<br /> <br />Thanks & Regards<br />GDS Sashidhar Rao
|
 |
C Broussard
Greenhorn
Joined: Jun 18, 2004
Posts: 28
|
|
see if this open source package fills your needs: http://displaytag.sourceforge.net/ hope that helps, www.binaryfrost.com
|
 |
 |
|
|
subject: Custom Tags
|
|
|