Data Binding with PHP’s mysqli Extension

In this blog post, we will demonstrate you how to use jQWidgets with the PHP’s mysqli Extension. Let’s start with a brief introduction of the PHP’s mysqli extension. The mysqli extension, or as it is sometimes known, the MySQL improved … Continue reading
JavaScript Widgets, jQuery, PHP
, , , , , , , , , , , , , , , ,

Leave a comment

jQWidgets 2.5.5

We are happy to announce the availability of jQWidgets ver. 2.5.5. The new version brings many new features and improvements in all widgets. We added two new much requested themes – Office and Metro and also Excel-Like Selection and Editing … Continue reading
ASP .NET, JavaScript, JavaScript Plugins, JavaScript UI, jQuery, jQuery Plugins, jqxChart, jqxComboBox, jqxDateTimeInput, jqxDropDownList, jqxGrid, PHP
, , , , , , , , , , ,

Leave a comment

jQWidgets 2.4

We are happy to announce the availability of jQWidgets 2.4. Below you can find the full list of changes in the new version: What’s New – jqxListView, jqxScrollView and jqxTouch widgets. – jqxGrid Filter Row. – jqxGrid StatusBar and Toolbar. … Continue reading
JavaScript, jQuery, jQWidgets
, , , , , , , , , , , , , , , ,

Leave a comment

Auto Open and Close jqxDropDownList’s Popup

This blog post will show you how to use the jqxDropDownList’s API to implement auto open/close behavior. The widget’s popup should be opened when the mouse cursor is moved over it and should be closed when the mouse cursor leaves … Continue reading
JavaScript, jQuery, jQuery UI, jqxDropDownList
, , , , , , , , , , , , , ,

Leave a comment

jQWidgets 2.0

It is our pleasure to announce the immediate availability of jQWidgets ver. 2.0. The new version brings important and highly anticipated updates to the jqxChart widget along with various bug fixes and other improvements. Check out the full release notes … 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, jqxButton, jqxCalendar, jqxChart, jqxCheckBox, jqxComboBox, jqxDateTimeInput, jqxDock, jqxDropDownList, jqxExpander, jqxGrid, jqxListBox, jqxMaskedInput, jqxMenu, jqxNavigationBar, jqxNumberInput, jqxProgressBar, jqxRadioButton, jqxRating, jqxScrollBar, jqxSlider, jqxSplitter, jqxTabs, jqxTooltip, jqxTree, jqxWindow, PHP
, , , , , , , , , , , , , , , , , , , , , , , , ,

Leave a comment

jQuery Grid Cells Editing with PHP and MySQL

Today, we will show how to implement server-side editing with the jqxGrid widget. The Grid will request data from the server when it is initialized. The server-side script is going to deliver the data records in JSON format. We will … Continue reading
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, PHP
, , , , , , , , , , , , , , , , , , , , , , , , , , ,

Leave a comment

Server Side Filtering with jqxGrid using PHP and MySQL

This post shows how to implement server-side filtering with the jqxGrid widget. The Grid will request data from the server when the user applies a new filter or clears the filtering. The server-side script is going to deliver the data … Continue reading
JavaScript, JavaScript Plugins, JavaScript UI, JavaScript UI Plugins, JavaScript UI Widgets, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jqxGrid, PHP
, , , , , , , , , , , , , , , , ,

Leave a comment

Server-Side Paging with jQuery Grid

Assume that you are working on a web page which lists the customers from a database. Assume that you need to display 10 records in a page. The database has 30,000 records consisting all the customers. In the above scenario, … Continue reading
JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxGrid, Uncategorized
, , , , , , , , , , , , , , , , ,

Leave a comment