Hi, I have a table with two sets of data i.e. first 5 rows are active and the rest of the rows are inactive. When I am sorting I need to sort active records (5 records) and display as the first five records and sort the inactive records and start displaying from 6th record. Does JQuery help in this regard. Thanks in advance for the reply.
Thanks, Srini