Can you all please recommend me good data grid library which supports the following stuff
- Pagination
- Sorting
- Highlighting alternative rows
- Starting from the middle of data (like starting with 5th page)
Note :
Right now I am using one open source data source which comes with all the features I want, but the problem is
1. It uses get method to submit data for doing sorting. When we have more data or data with white space it gives error
2. Can not able to begin in the middle of grid. For example having 10 pages but when come the page I want to have show the 5th page.
If any data grid comes with searching option for data inside the grid it would be very nice.
Thanking you all in advance
Regards,
Murugan
Discussions
Web tier: servlets, JSP, Web frameworks: Please recommend me one good data grid tag library
-
Please recommend me one good data grid tag library (1 messages)
- Posted by: Murugan Velchamy
- Posted on: August 19 2005 03:57 EDT
Threaded Messages (1)
- Data Tag LIbrary by Tom Cole on September 04 2005 20:16 EDT
-
Data Tag LIbrary[ Go to top ]
- Posted by: Tom Cole
- Posted on: September 04 2005 20:16 EDT
- in response to Murugan Velchamy