I am a beginner in this of Web programming and I am doing a project. My goal is to collect data from a table in a very extensive database and to show it on a Web page. I use c # and I have been told that it would be nice to use a grid with jQuery , but I've also seen people using a DataTable
.
What would be more advisable to use and what difference is there between the 2?