-
Resent Posts
- jQWidgets Now Supports Angular 20
- jQWidgets ver. 23.0.0
- Natural Language Filtering in jqxGrid: Simplicity Meets Intelligence
- Smart UI ver. 23.0
- Unlock the Full Power of jqxGrid in 2025: A Must-Have Data Grid for Modern Web Apps
- Introducing New Features in Smart.Editor: A Game-Changer for Productivity
Tags
angular angular components angular grid chart charting ComboBox datagrid grid gridview html5 Grid JavaScript javascript chart javascript grid javascript gridview javascript listbox javascript splitter jQuery jquery chart jquery datagrid jquery grid jquery grid plugin jquery gridview jquery listbox jQuery Plugins jquery splitter jQuery Tree jQuery UI jquery ui grid jQuery UI Plugins jQuery UI Widgets jQuery Widgets jQWidgets jqxchart jqxGrid jqxlistbox jqxsplitter ListBox listbox widget react reactjs split container splitter tree treeview vueCategories
- ANGULAR
- Angular 2
- angular 4
- angular 5
- Angular 6
- ANGULAR GRID
- angular tree
- Angular5
- angular7
- angular8
- AngularJS
- ASP .NET
- ASP.NET Core Tag Helpers
- 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
- 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
- VUE
- VUEJS
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 →
Posted in: JavaScript, jQuery, jqxCalendar, jqxChart, jqxComboBox, jqxDateTimeInput, jqxDropDownList, jqxGrid, jqxListBox, jqxMaskedInput, jqxMenu, jqxResponse, jqxScrollBar, jqxSlider, jqxSplitter, jqxTabs, jqxTooltip, jqxTree, jqxTreeMap
Tagged: jQWidgets
2 Comments
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 →
Posted in: jQuery, jQuery Plugins, jQuery Widgets, jqxMenu
Tagged: html menu, JavaScript Menu, jQuery Menu, jqwidgets menu plugin, jqwidgets menu widget, Menu Plugin
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 →
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 →
Posted in: JavaScript, JavaScript UI, JavaScript Widgets, jQuery
Tagged: Html5, JavaScript, jQuery, jQWidgets
Leave a comment
jQWidgets 2.8.1
We are happy to announce the availability of jQWidgets ver. 2.8.1. Below, you can find the list of changes in the new version. What’s New: – Added WAI-ARIA support. – Added Bootstrap and Web themes. What’s Fixed: – Fixed an … Continue reading →
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:
Posted in: JavaScript, jQuery, jQuery Widgets, jQWidgets
Tagged: bootstrap theme, jQWidgets, jqwidgets bootstrap theme, twitter bootstrap theme
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 →
Posted in: jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets
Tagged: jquery autocomplete, jquery input, jQWidgets, jqxinput
Leave a comment
jqxValidator improvements coming with jQWidgets 2.8
jqxValidator is a plug-in which allows you to easily validate Html Forms. At present, the jqxValidator’s error messages are displayed like tooltips next to the form’s input fields that did not pass the validation. As of jQWidgets 2.8, you will … Continue reading →
Posted in: JavaScript, jQuery, jQWidgets, jqxValidator
Tagged: form validator, jquery form validation, jQWidgets, jqxvalidator
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 →
Posted in: JavaScript, jQuery, jqxGrid
Tagged: html5 datagrid, jquery datagrid, jquery grid, jquery gridview, jQWidgets, jqxGrid
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 →