jQWidgets v7.1.0

What’s Fixed: – Fixed an issue in jqxGrid regarding the ensurerowvisible method when grouping is enabled. – Fixed an issue in jqxGrid regarding the keyboard navigation and selection when grouping is enabled. – Fixed an issue in jqxGrid regarding the … Continue reading
ANGULAR, Angular 2, angular 4, angular 5, Angular 6, ANGULAR GRID, Angular5, angular7, angular8, ASP.NET Core Tag Helpers, Grid, html elements, JavaScript, JavaScript Plugins, JavaScript UI, JavaScript UI Plugins, JavaScript UI Widgets, JavaScript Widgets, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxTree, PHP, Pivot Grid, React, react grid, React Javascript Library, REACTJS, typescript, VUE, VUEJS
, , , , , , , , , , , , , , , , , , , , ,

Leave a comment

jQWidgets ver. 6.0.6

This is a maintenance release including the following updates: What’s Fixed: – Fixed an issue in jqxGrid regarding the columns rendering when everpresentrow and showfilterrow are enabled. – Fixed an issue in jqxGrid regarding the multi-column sorting when the Grid … Continue reading
ANGULAR, Angular 2, angular 4, angular 5, Angular 6, ANGULAR GRID, Angular5, angular7, angular8, Grid, html elements, 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
, , , , , , , , ,

Leave a comment

jQWidgets v5.4.0

The newest version of jQWidgets is available. Most of the changes in this release are regarding our Angular components and the Grid component. What’s Improved: – Angular components scripts references are automatically added. – Angular @Input properties validation. – All … Continue reading
ANGULAR, Angular 2, angular 4, ANGULAR GRID, angular tree, Angular5, AngularJS, Grid, html elements, 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, jqxGrid, PHP, Pivot Grid, react grid, React Javascript Library, REACTJS
, , , , , , , , , , , ,

Leave a comment

jQuery Widgets Hotfixes

Thank you all for the feedback after we launched jQWidgets 5.3.0. Today’s release resolves everything reported and confirmed by our Team: – Fixed an issue in jqxGrid related to nested Grids z-index. – Fixed an issue in jqxListBox related to … 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, jqxButton, jqxCalendar, jqxChart, jqxCheckBox, jqxComboBox, jqxDateTimeInput, jqxDock, jqxDropDownList, jqxExpander, jqxGrid, jqxInput, jqxListBox, jqxMaskedInput, jqxMenu, jqxNavigationBar, jqxNumberInput, jqxProgressBar, jqxRadioButton, jqxRating, jqxResponse, jqxRibbon, jqxScrollBar, jqxSlider, jqxSplitter, jqxTabs, jqxTooltip, jqxTree, jqxTreeMap, jqxValidator, jqxWindow
, , , , , , , , , ,

Leave a comment

jQWidgets v5.3.0 Release

What’s Improved: – Widgets now use lower default z-index values. What’s Fixed: – Fixed an issue in jqxGrid regarding full row edit and tabbing. – Fixed an issue in jqxGrid ever present row when updatebounddata is called. – Fixed an … Continue reading
ANGULAR, Angular 2, ANGULAR GRID, Angular5, AngularJS, ASP .NET, ASP.NET Core Tag Helpers, ASP.NET Core Tag Helpers, Chart, custom elements, Grid, html elements, JavaScript, JavaScript Plugins, JavaScript UI, JavaScript UI Plugins, JavaScript UI Widgets, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxButton, jqxCalendar, jqxChart, jqxCheckBox, jqxComboBox, jqxDateTimeInput, jqxDock, jqxDropDownList, jqxExpander, jqxGrid, jqxInput, jqxListBox, jqxMaskedInput, jqxMenu, jqxNavigationBar, jqxNumberInput, jqxProgressBar, jqxRadioButton, jqxRating, jqxResponse, jqxRibbon, jqxScrollBar, jqxSlider, jqxSplitter, jqxTabs, jqxTooltip, jqxTree, jqxTreeMap, jqxValidator, jqxWindow, PHP, Pivot Grid, React, react grid, React Javascript Library, REACTJS, typescript, Uncategorized
, , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Leave a comment

Grid for jQuery, Angular and React

This post is about our Data Grid performance. Its performance is unbeatable in scenarios with thousands of rows and columns. It supports UI Virtualization for Rows and Columns. You may ask what does that mean? It means that we have … Continue reading
ANGULAR, Angular 2, ANGULAR GRID, ASP .NET, ASP.NET Core Tag Helpers, ASP.NET Core Tag Helpers, custom elements, Grid, html elements, JavaScript, JavaScript Plugins, JavaScript UI, JavaScript UI Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxGrid, React, react grid, React Javascript Library, REACTJS
, , , , , , , , , , , ,

Leave a comment

jQWidgets v5.2.0 Release

The newest release of jQWidgets includes Angular and React Pivot Grid components and also Pivot Grid custom element. The full list of changes is below: What’s New: – Angular Pivot Grid – React Pivot Grid – Pivot Grid Custom Element … Continue reading
ANGULAR, ANGULAR GRID, custom elements, html elements, JavaScript, JavaScript UI, JavaScript UI Plugins, JavaScript UI Widgets, JavaScript Widgets, jQuery Widgets, jQWidgets, jqxGrid, Pivot Grid, React, react grid, React Javascript Library, REACTJS
, , , , , ,

Leave a comment

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

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

jQuery Grid with Column Tooltips

In this topic, we will illustrate how to add a Tooltip to a Grid Column header. The first step is to include the required JavaScript and CSS files. <link rel=”stylesheet” href=”../../jqwidgets/styles/jqx.base.css” type=”text/css” /><script type=”text/javascript” src=”../../scripts/jquery-1.8.2.min.js”></script><script type=”text/javascript” src=”../../jqwidgets/jqxcore.js”></script><script type=”text/javascript” src=”../../jqwidgets/jqxdata.js”></script> <script … Continue reading
JavaScript, jQuery, jqxGrid
, , , , ,

Leave a comment