Click here to Skip to main content
15,881,172 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hello Friends
Help me ,I want to Display data using Datatable jquery.I did lots of Efforts but i Didnt.please anybody give me reference or Demo.

Thanks and Regards
Hardy panchal
Posted
Comments
Sergey Alexandrovich Kryukov 26-Jan-13 16:07pm    
With jQuery?! Bad idea, taking into account that you are using C#, and, I would assume, ASP.NET. Use ADO.NET, not jQuery.
—SA
hardy panchal 27-Jan-13 11:18am    
bt sir I want using datatable jquey ..

1 solution

There are several articles on codeproject:

ASP.NET MVC & JQuery datatable:

jQuery DataTables and ASP.NET MVC Integration - Part I
 
Share this answer
 
Comments
hardy panchal 27-Jan-13 11:18am    
it is in MVC....want C#
Vyacheslav Voronenko 27-Jan-13 12:32pm    
Sir, ASP.NET MVC is C# :)
hardy panchal 28-Jan-13 8:25am    
ya.bt i want to in 3 tier architecture.....
Vyacheslav Voronenko 28-Jan-13 9:21am    
And ASP.NET MVC in particular allows implementation. Would you mind to read some documentation?

Codeproject also has some articles on this topic

http://www.codeproject.com/Articles/22069/Building-a-Multi-Tier-Web-Application-in-the-NET-3

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