jQWidgets 3.6.0

We are pleased to announce that the latest major iteration of jQWidgets is available. jQWidgets 3.6.0 introduces the following additions to the product feature set: What’s New: – jqxChart OHLC series. – jqxChart Candlestick series. – jqxTreeGrid Three-State checkboxes. – … Continue reading
AngularJS, ASP .NET, JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets

Leave a comment

jQWidgets 3.3.0

Today, we are announcing the release of jQWidgets ver. 3.3.0. This release brings new and much requrested Data Visualization features to jqxChart. With the Chart’s new Zooming and Range Selection features your users would be able to focus on a … Continue reading
JavaScript, JavaScript Plugins, JavaScript UI, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxChart

Leave a comment

jQuery Menu with Auto Height

In this post we will show you how to display a horizontal menu which automatically adjusts its height depending on its width and wraps the menu items on new lines. 1. Add the required JavaScript and CSS files. <link rel=”stylesheet” … Continue reading
jQuery, jQuery Plugins, jQuery Widgets, jqxMenu
, , , , ,

Leave a comment

jQWidgets Theme Builder

We are very pleased to announce that the jQWidgets Theme Builder tool has been just updated. The new version comes with multiple new features and additional styling options. To help you build new themes, we implemented a feature that enables … Continue reading
JavaScript, JavaScript UI, jQuery, jQuery Widgets

Leave a comment

Bootstrap Theme

We would like to share with you that we will add a Bootstrap theme for jQWidgets with the next version. Here is how it looks:
JavaScript, jQuery, jQuery Widgets, jQWidgets
, , ,

Leave a comment

Auto-Complete using jqxInput, PHP and MySQL

The task is to implement a search field bound to MySQL Database. When the user types something in the search field, it will connect to the Database and search for matches. The results will be displayed in the jqxInput’s popup. … Continue reading
jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets
, , ,

Leave a comment

jQWidgets 2.7

We are happy to announce the availability of jQWidgets 2.7. Below, you can find the full list of changes. What’s New: Right-to-Left Support. jqxWindow, jqxNavigationBar and jqxExpander keyboard handling. jqxGrid deferred scrolling. jqxCalendar Month and Year Views. What’s Improved: – … Continue reading
JavaScript, JavaScript Plugins, JavaScript UI, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets

Leave a comment

jQWidgets 2.6

What’s New: – jqxChart Logarithmic Axis. – jqxInput widget. What’s Improved: – jqxGrid horizontal scrolling performance. – jqxChart text rotation attribute for the values along the y-axis. – jqxChart horizontal and vertical text alignment for the items along the x-axis … Continue reading
JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets
, , , , , , , , , , , ,

Leave a comment

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

Handle Keys in jqxGrid

jqxGrid has built-in keyboard navigation which is enabled by default. If you want to disable it, you can set the “keyboardnavigation” property to false. The list of the keys and key combinations handled by the widget is below: If the … Continue reading
jQuery Widgets, jQWidgets, jqxGrid
, , , , , , ,

Leave a comment