[jQuery] Re: Search Functionality in DataGrid

2009-07-08 Thread bharathbhooshan ambati
Hi Friends, I am trying the table filter ..i found one excellent link: http://ideamill.synaptrixgroup.com/jquery/tablefilter/tabletest.htm i tried it worked great for me But when i tried with database connection,i have an issue with the search, if the table column contains any string varchar it i

[jQuery] Re: Search Functionality in DataGrid

2009-07-07 Thread bharathbhooshan ambati
Thanks buddy...m looking for this type of application only... You saved my time.. I've got an incomplete but working project you can use: http://bluemoon.reverse.net/~aquaone/tablefilter/ On Tue, Jul 7, 2009 at 8:13 PM, Cesar Sanz wrote: >

[jQuery] Re: Search Functionality in DataGrid

2009-07-07 Thread aquaone
I've got an incomplete but working project you can use: http://bluemoon.reverse.net/~aquaone/tablefilter/ On Tue, Jul 7, 2009 at 02:54, jazz wrote: > > Hi Folks, > > > I want search functionality in the grid..i found one link but it is in > php...but i donno php :-( i want it in jsp.. > >

[jQuery] Re: Search Functionality in DataGrid

2009-07-07 Thread Cesar Sanz
Which back end technology do you know? Asp, Asp.net, java.. ? - Original Message - From: "jazz" To: "jQuery (English)" Sent: Tuesday, July 07, 2009 3:54 AM Subject: [jQuery] Search Functionality in DataGrid Hi Folks, I want search functionality in the grid..i found one link bu