Using jqxGrid Server Filtering in ASP .NET

Today, we will show you how to implement server filtering with jqxGrid in ASP .NET project. Open Visual Studio. Create a new ASP .NET Web Application. Set a name and click the OK button. Click the Data Menu Item. Add … Continue reading
ASP .NET, jQuery Widgets, jqxGrid
, , , , , , ,

Leave a comment

jQuery Grid Server Side Paging with ASP .NET

In this post we will illustrate how to use the jqxGrid widget in paging mode in ASP .NET application. The records will be loaded on demand from a Northwind Database when the user changes the current page. 1. Create a … Continue reading
ASP .NET, JavaScript, JavaScript Plugins, JavaScript UI, JavaScript UI Plugins, JavaScript UI Widgets, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxGrid
, , , , , , , , , , , , , , ,

Leave a comment

Bind jqxGrid to SQL Database using ASP.NET MVC3

In this post we are going to introduce you how to bind jqxGrid to SQL Database using ASP.NET MVC 3. If you haven’t already installed ASP.NET MVC 3 use can download it from here: http://www.asp.net/mvc/MVC 3. and the Entity Framework … Continue reading
ASP .NET, jQuery, jQuery Plugins, jQuery UI, jQWidgets, jqxGrid
, , , , , , , , ,

Leave a comment