I am using datatables in my jquery application.Now I want to switch from datatables to slickgrid, because datatables take more time to render if more number of rows are there.So wanted to use some other jquery pluins for tables with rich performance.
Do any one have an examples where conversion from jquery datatables to slickgrid is done.Please help.