Sorting column in a grid using codeigniter and jquery
How to sort a grid list using jquery and codeigniter with demo and complete script.
Complete script and demo of grid element reordering is explained here. Codeigniter and jquery is used to do this functionality, A Grid of employee list with First_name,Last_name,Email,Country,State,City,Age are displayed based on how the ordering was done.