Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I need some suggestion on selecting DataTables or Jtable for my project.

I want to fetch & display database records in tabular format in the web app.The data will be large.

From my experience & research i have two choices to make from 'DataTables' or 'Jtables' but i am unsure which one is best considering performance,speed,scalability & flexibility & if possible responsive.

If anyone has experience of the same.

Let me know which will one is best.

Regards,
Zeeshan.
Posted

1 solution

I didn't use datatables[^] but have used jtable[^] for my MVC projects & I'm happy with that one. FYI jTable developed by Codeproject member Halil ibrahim Kalkan[^] & he wrote these articles about jTable.
AJAX based CRUD tables using ASP.NET MVC 3 and jTable jQuery plug-in[^]
Real time, Asynchronous Web Pages using jTable, SignalR and ASP.NET MVC[^]

And don't take any decision based on my answer.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900