views:

175

answers:

2

Hi, I need jquery grid with pagination,search and inline edit option.

I used tablesorter but after page 2, inline (jquery plugin) edit problem occurs.

I have tried flexigrid.

thanks v.srinath

A: 

See here for a list of plug-ins. May be you could try jqGrid.

kgiannakakis
+1  A: 

I've just used Datatables with some joy.

I should also add this very useful detailed explanation of the usage of datatables.

Kamal