[jQuery] Re: Tell me , name of the jquery plugin for my requirement

2009-05-19 Thread Shawn


tablesorter with pagination?  And a search option?

The tablesorter plugin (http://tablesorter.com/docs/) works well for 
most my needs.


I haven't had to implement pagination yet, but I've seen a few plugins 
for this, and have heard of some combined with tablesorter.


The search option needs more details.  Do you want to search the 
contents of the table on screen?  Or search on the server side which 
then creates/replaces your table of data?  Either way, I think this can 
be accomplished without a plugin and very little code.  A simple text 
box where you capture the keypress events and look for the enter key (or 
make use of a go button beside the textbox).  Then this triggers an 
ajax call to update your table...


But, I recall seeing a more comprehensive plugin that combined all this 
- I think they called it data grid or something similar.  It was 
overly complex for my needs, but might suit your's


Hope that helps.

Shawn

bharani kumar wrote:

Hi all ,

Am looking one plugin must statisfy all my need , below is my need ,

Can u please tell me , which plugin is suitable for my requirement ,

* *



* Search Box*

*   Pagination *

*S.No(table sort)*



*Subject(sort)*



Date(sort)

*1*



Subject 1



09-08-1984

* *



 




 


* *



 




 


* *



 




 


* *



 




 


* *



 




 


* *



 




 






Thanks in advance 


B.S.Bharanikumar

POST YOUR OPINION
http://bharanikumariyerphp.site88.net/bharanikumar/


[jQuery] Re: Tell me , name of the jquery plugin for my requirement

2009-05-19 Thread bharani kumar
Hi shawn ,

Thanks for reply ,

Actually today morning i saw one plugin ,

That plugin satisfy my need ,

Without book mark to i closed , even i clear the browser history ,

Thats y am asking somthing similar, and i asked to google with keyword
somthing like pager,tablesort,search jquery plugin , but no use,


But got one ajax pager,tablesort,search , that thing looking only in jquery
,

Any let we surt upto some level,

Thanks for reply ,



On Tue, May 19, 2009 at 1:12 PM, Shawn sgro...@open2space.com wrote:


 tablesorter with pagination?  And a search option?

 The tablesorter plugin (http://tablesorter.com/docs/) works well for most
 my needs.

 I haven't had to implement pagination yet, but I've seen a few plugins for
 this, and have heard of some combined with tablesorter.

 The search option needs more details.  Do you want to search the contents
 of the table on screen?  Or search on the server side which then
 creates/replaces your table of data?  Either way, I think this can be
 accomplished without a plugin and very little code.  A simple text box where
 you capture the keypress events and look for the enter key (or make use of a
 go button beside the textbox).  Then this triggers an ajax call to update
 your table...

 But, I recall seeing a more comprehensive plugin that combined all this - I
 think they called it data grid or something similar.  It was overly
 complex for my needs, but might suit your's

 Hope that helps.

 Shawn


 bharani kumar wrote:

 Hi all ,

 Am looking one plugin must statisfy all my need , below is my need ,

 Can u please tell me , which plugin is suitable for my requirement ,

 * *



 * Search Box*

 *   Pagination *

 *S.No(table sort)*



 *Subject(sort)*



 Date(sort)

 *1*



 Subject 1



 09-08-1984

 * *







 * *







 * *







 * *







 * *







 * *











 Thanks in advance
 B.S.Bharanikumar

 POST YOUR OPINION
 http://bharanikumariyerphp.site88.net/bharanikumar/




-- 
உங்கள் நண்பன்
பரணி  குமார்

Regards
B.S.Bharanikumar

POST YOUR OPINION
http://bharanikumariyerphp.site88.net/bharanikumar/