In this article, I have provided a examples to export datatable to excel in c# in ASP.NET web-application using data from SQL server database and have used OpenXML/ClosedXML & InterOp.
In this article, I have explained how to search ASP.NET GridView rows to get matching rows with highlighted searched term by calling OnTextChanged event of an input box.
In this article, I will explain how to load partial view using jquery ajax in MVC inside main view and show data without redirecting to another page using Bootstrap pop-up modal.
In this article, I am going to provide you step by step procedure of implementing WebGrid in MVC.I will also explain how to sort, paginate, specify column name's etc in WebGrid of MVC