-
Resent Posts
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 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 →
Posted in: 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
Tagged: angular 4, angullar 5, enterprise grid, jQuery, jquery 12.4, jquery chart, jquery charting, jQuery ComboBox, jquery controls, jquery datagrid, jquery dropdownlist, jquery framework, jquery grid, jquery jqwidgets, jquery latest, jquery listbox, jQuery Plugins, jquery scheduler, jQuery UI, jquery user interface, jQuery Widgets, jqwidgets controls, professional grid, ui components, ui controls, ui grid, user interface, web components, web ui components
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 →
Posted in: jQuery
Tagged: breezejs, JavaScript, joomla, jQuery UI, jQWidgets, requirejs, twitter bootstrap, wordpress
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 →
Posted in: JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets
Tagged: jQuery, jQuery UI, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxchart, jqxComboBox, jqxdatetimeinput, jqxGrid, jqxinput, jqxmaskedinput, jqxsplitter, jqxtree
Leave a comment
Bar Chart
This blog post will illustrate what need to be done when you want to use the jqxChart as a Bar Chart. The code example below will create a basic Column Chart. <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”><html lang=”en”><head> … Continue reading →
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 →
Posted in: JavaScript, jQuery, jQuery UI, jqxDropDownList
Tagged: asp.net dropdownlist, DropDownList, dropdownlist control, dropdownlist widget, JavaScript, javascript dropdownlist, jQuery, jquery dropdownlist, jQuery UI, jqxdropdownlist, php, php dropdownlist, ui controls, ui dropdownlist, ui framework
Leave a comment
Save jqxTabs selection with Cookies
1. Before the jqxTabs initialization, check for a saved index. If there’s index, set the jqxTabs ‘selectedItem’ property to point to the index. var index = $.jqx.cookie.cookie(“jqxTabs_jqxWidget”);if (undefined == index) index = 0;$(‘#jqxTabs’).jqxTabs({selectedItem: index, width: ‘90%’, height: 200, position: ‘top’, … Continue reading →
Posted in: JavaScript, jQuery, jqxTabs
Tagged: cookie, JavaScript, JavaScript Tabs, javascript tabs widget, jQuery, jQuery Tabs, jQuery Tabs Widget, jQuery UI, jqxTabs, Tab Control, Tabs, tabs cookies, tabs selection, tabstrip
Leave a comment
Working with jqxSlider
In this post, we will demonstrate you how to add the jqxSlider widget to your web page and also how to get and set the Slider’s value. – Create a new html page and add links to the JavaScript files … Continue reading →
Drag and Drop of a jQuery widget
In order to make an object to be draggable, you need to do the following: 1. Include jqxdragdrop.js in your page. 2. Select any HTML element with jQuery. 3. Call the jqxDragDrop constructor. The sample code below demonstrates how to … Continue reading →
Posted in: jQuery, jQuery Plugins, jQuery UI, jqxCalendar
Tagged: Calendar, javascript calendar, javascript drag and drop, jQuery, jquery calendar, jQuery UI, jQWidgets, jqxcalendar, jqxdragdrop
Leave a comment
Load jqxMenu from Array
In this post, we will load the jqxMenu widget from an Array. 1. Create an array. The displayed text in the menu item is specified by the ‘label’ member. To add sub items to a Menu Item, we need to … Continue reading →
Line and Column Chart Series
In this post, we will display a combination of Line and Column series in one Chart. The data that we will visualize is: var sampleData = [ { Day: ‘Monday’, Running: 30, Swimming: 0, Cycling: 25, Goal: 40 }, { … Continue reading →
Posted in: Uncategorized
Tagged: chart, charting, charts, column chart, data visualization, html5 chart, javascript chart, javascript charts, javascript data visualization, jquery chart, jquery chart plugin, jquery chart widgets, jquery data visualization, jQuery UI, jquery ui charts, jqxchart, line chart, php chart, php charts, svg chart, ui chart, vml chart, web chart
Leave a comment