[jQuery] looking for ideas / brainstorming

2008-11-17 Thread jbird
Hi all, i'm looking for some input on the best way handle this requirement. I have a bunch of static html pages that contain a table full of job listings, I use the jquery data tables plug in which works great for sorting and pagination. Now, i have to add a check box to each row so visitors

[jQuery] multi column Sort with pagination and filtering

2008-10-20 Thread jbird
Hi all, I am faily new to jquery and love it. I am in need of the ability to sort across multiple columns, filtering and pagination. I have tried the DATATABLES plugin which has everything I need except the multi-column sort. I have tried to modify the sort function to make it multi-column and