Excel-like Edit & Selection coming with jQWidgets 2.5.5

In the next version of jQWidgets, the jqxGrid widget will come with a new cells selection mode which resembles the behavior of the spreadsheet in MS Excel. The Editing and Keyboard Navigation in that mode will be like in a … Continue reading
JavaScript, jQuery UI Widgets, jQWidgets, jqxGrid
, , , , , ,

Leave a comment

jQuery Grid with Fluid Column Widths

With the latest release of jQWidgets, a new much requested feature has arrived. it is now possible to create a Grid with columns which are not with fixed width. Yes, it was possible to customize the size via the Columns … Continue reading
jQuery UI, jQuery Widgets, jqxGrid
, , , , , , , , ,

Leave a comment

Build CRUD Web App with jQuery Grid using PHP and MySQL

In this post, we will show you how to use the jQuery Grid in CRUD application scenario and send INSERT, UPDATE and DELETE commands to the server to update a MySQL DataBase. The first step is to create the file … Continue reading
JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxGrid
, , , , , , , , , , , , , , , , , , ,

Leave a comment

jQuery Grid Filtering using the Grid API

By reading this post, you will learn how to use the jQuery Grid API to filter the Grid data without the UI. jqxGrid has several methods that allow you to handle the data filtering – addfilter, removefilter, applyfilters and clearfilters. … Continue reading
JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxGrid
, , , , , , , , , , , , , , , , , , , , , , ,

Leave a comment

jQuery Grid Filtering

In the latest release of jQWidgets, we improved the jQuery Grid widget by adding a new Filtering feature to it. Let’s see how to enable and disable this feature. To enable the Grid Filtering, you need to set the ‘filterable’ … Continue reading
JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxGrid
, , , , , , , , , , , , , , , , ,

2 Comments

Bind jQuery Grid to MySql Database using PHP

In this post we will show you how to connect our jQuery Grid to MySql Database using PHP. We will obtain the data from MySql Database and especially the Northwind Database. You can download the Northwind database .sql script here … Continue reading
JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jqxGrid
, , , , , , , , , , , , , , , , , ,

6 Comments

jQuery Grid coming with jQWidgets 1.4

In the second half of January, we will release jQWidgets 1.4 which will include a jQuery Grid. The Grid plugin will come with multiple built-in features, themes and getting started samples and documentation. It will natively support data paging, which … Continue reading
JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxGrid
, , , , , , , , , , , , , , ,

Leave a comment