Typescript

The next version of jQWidgets will come with Typescript definitions for all widgets and with many examples which demonstrate how to use the widgets with Typescript. Below is an example of a Grid defined with Typescript. It is actually the … Continue reading
AngularJS, 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, typescript
, , , , , , , , , , , , , , , ,

1 Comment

Microsoft Edge and jQWidgets 3.8.2

We are happy to announce the availability of jQWidgets ver. 3.8.2, which comes with support for Microsoft Edge web browser. Over the last few weeks, we worked hard to adapt, modify and resolve issues in our widgets and make them … Continue reading
AngularJS, 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, PHP, Uncategorized
, , , , , , , , , ,

Leave a comment

New Help Tutorials

jQWidgets and AngularJS If you would like to use jQWidgets with AngularJS, you might want to check our new help tutorials: – jQWidgets Integration with AngularJS – jQWidgets Custom AngularJS Directives – Implementing jQWidgets into an AngularJS SPA jQWidgets and … Continue reading
Uncategorized
, , , ,

Leave a comment

Google Chrome 32 and Old jQWidgets Versions

Google recently released an update of the Chrome web browser which unfortunately broke the touch-device detection in the old versions of jQWidgets. The good news are that we have already resolved that issue in jQWidgets ver. 3.1 and 3.2. To … Continue reading
jQWidgets
, ,

Leave a comment

jQWidgets 3.2.0

We are happy to announce the availability of jQWidgets ver. 3.2.0. What’s New: – Added help topics about using jQWidgets with WordPress, Joomla, BreezeJS, RequireJS and Twitter Bootstrap. – jqxTreeGrid and jqxDataTable Columns Reorder. – jqxTreeGrid, jqxDataTable and jqxTree Incremental … Continue reading
jQuery
, , , , , , ,

Leave a comment

Announcing jQWidgets 3.0.4

We are pleased to announce the jQWidgets ver.3.0.4. This release brings fixes for the bugs reported during the last month and we have also added support for Internet Explorer 11. We would like to thank all the users for the … Continue reading
JavaScript, jQuery, jQWidgets
, , , , , , ,

Leave a comment

jQWidgets ver. 3.0.3

We are pleased to announce the availability of jQWidgets ver. 3.0.3. This release brings iOS 7 support, multiple new demos and some minor fixes and enhancements across all widgets. You can find below information about all the changes in the … Continue reading
JavaScript, JavaScript UI, JavaScript Widgets, jQuery UI, jQWidgets
, , ,

Leave a comment

jQWidgets 2.9

We are happy to announce the availability of jQWidgets ver. 2.9. This release brings multiple new features and widgets like jqxTreeMap, jqxPasswordInput and the jqxResponse plug-in which will help you to build responsive and cross browser compatible web applications. What’s … Continue reading
JavaScript, jQuery, jqxCalendar, jqxChart, jqxComboBox, jqxDateTimeInput, jqxDropDownList, jqxGrid, jqxListBox, jqxMaskedInput, jqxMenu, jqxResponse, jqxScrollBar, jqxSlider, jqxSplitter, jqxTabs, jqxTooltip, jqxTree, jqxTreeMap


2 Comments

jQWidgets 2.8.2

We are happy to announce the availability of jQWidgets 2.8.2. Please, find below the full list of changes in the new version: What’s New: – jqxChart axis position property allowing to position x and y axes on any side of … Continue reading
JavaScript, JavaScript UI, JavaScript Widgets, jQuery
, , ,

Leave a comment

DataGrid Column with Custom CSS Styling

From this post, you will learn how to set a custom CSS class to a Grid column. 1. Create the CSS class. .column { background-color: #034FCD; color: white; font-weight: bold; } 2. When you initialize a DataGrid column, set its … Continue reading
JavaScript UI, JavaScript UI Plugins, jqxGrid
, , , , ,

Leave a comment