jqxGrid Columns Reorder

In jQWidgets 2.5, the jqxGrid widget will come with a new and much requested feature – columns reordering. Users will be able to dynamically change the order of the Grid columns by dragging a column and dropping it into its … Continue reading
jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jqxGrid
, , , , , , , ,

2 Comments

Create a Spreadsheet with jqxGrid

In this post, we will show you how to use the jqxGrid widget in unbound mode to create a Spreadsheet. 1. Create a new web page and in the head section, add the JavaScript and CSS files. <link rel=”stylesheet” href=”../../jqwidgets/styles/jqx.base.css” … Continue reading
JavaScript, jQuery, jQuery UI, jqxGrid
, , , , , , , , , , ,

Leave a comment

jqxGrid Virtual Scrolling with PHP and MySQL

In this post, we will show you how to connect our jQuery Grid to a MySql Database using PHP. We will obtain the data from MySql Database and especially the Northwind Database. The data will be loaded on demand when … Continue reading
JavaScript, JavaScript Plugins, jQuery, jqxGrid, PHP
, , , , , , , , , , , , , , , , , ,

Leave a comment