Search code examples
phpajaxhttpwebrequest

What is a good, free, AJAX PHP solution for creating a grid with right-click functionality?


I'd like to construct a grid, preferably with pagination built in, and do GETs POSTs etc from a right click submenu and have the grid update. We were using Ext but we found it do be too bulky for our uses. Can anyone recommend another library that is easy to use?

Thank you in advance.


Solution

  • Flexigrid

    alt text
    (source: webdesignbooth.com)

    TableSorter

    alt text
    (source: webdesignbooth.com)

    DataTables

    alt text
    (source: webdesignbooth.com)