-
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 ver6.0.0
Major release just came out. It features Material Design themes, New widget, New features for multiple widgets and quality updates. What’s New: – jqxForm widget. – jqxGrid Multi-Column Sorting. – jqxGrid Adaptive Layout Rendering. – jqxGrid Column and Row Lines … Continue reading →
Posted in: ANGULAR, Angular 2, angular 4, angular 5, Angular 6, ANGULAR GRID, angular tree, Angular5, angular7, angular8, AngularJS, 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
Tagged: angular material, datagrid, form, form builder, grid, Grid Sorting, javascript datagrid, javascript grid, javascript gridview, jQWidgets Grid, jqwidgets gridview, jqxform, jqxGrid, material blue, material datagrid, material design, material input, material purple, material style, material themes, material ui, multi sorting
Leave a comment
jqxGrid Virtual Scrolling with PHP and MySQL
In this post, we will show you how to connect our jQuery Grid to a MySql Database using PHP. We will obtain the data from MySql Database and especially the Northwind Database. The data will be loaded on demand when … Continue reading →
Posted in: JavaScript, JavaScript Plugins, jQuery, jqxGrid, PHP
Tagged: datagrid, grid control, javascript datagrid, javascript datagrid control, javascript grid, javascript gridview, jquery datagrid, jquery datagrid control, jquery datatable, jquery grid, jqxGrid, php data control, php datagrid, php datagrid control, php datagridview, php datatable, php grid, php grid control, virtual scrolling with php
Leave a comment
Using jqxGrid with ASP .NET and SQL Server
1. Create a new ASP .NET Web Application. 2. Click the Data item. 3. Add a new DataSource. In the sample, we will use the Northwind.mdf and will bind the Grid to the Customers table. 4. Add the JQWidgets JavaScript … Continue reading →
Posted in: ASP .NET, 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
Tagged: asp .net datagrid, asp .net datagridview, asp .net grid, bind grid to asp .net, gridview, javascript gridview, jquery grid, jquery grid control, jquery grid with SQL servert, jquery gridview, sql, sql server, sql server jquery
Leave a comment
Custom Data Filtering with jQuery Grid plug-in
In order to customize the built-in Grid filtering, you can set the ‘filter’ member of the source object to point to a custom filtering function. The filtering function has three parameters that the Grid passes – the filters set by … Continue reading →
Posted in: 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
Tagged: custom grid filtering, datagrid, grid, grid filtering, grid filters, gridplugin, gridview, html5 Grid, html5 gridview, javascript grid, javascript gridview, javascript ui grid, jquery datagrid, jquery grid, jquery gridview, jQuery UI, jquery ui grid, php datagrid, php grid, php gridview
Leave a comment
Binding a jQuery Grid to a JSON String
In this post, we will illustrate how to populate the jqxGrid widget with JSON string data. The data that we’ll use is: var data = [{ “CompanyName”: “Alfreds Futterkiste”, “ContactName”: “Maria Anders”, “ContactTitle”: “Sales Representative”, “Address”: “Obere Str. 57”, “City”: … Continue reading →
Posted in: 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
Tagged: asp .net gridview, datagrid, grid, gridplugin, gridview, html5 Grid, html5 gridview, javascript grid, javascript gridview, javascript ui grid, jquery datagrid, jquery grid, jquery gridview, jQuery UI, jquery ui grid, json, json data, json grid, json string, php datagrid, php datagridview, php grid
Leave a comment
jQuery Grid with Custom Pager
In this post, we will show you how to create a custom pager for our jQuery Grid widget and make it look like in the screenshot below: 1. Add the references to the JavaScript and CSS files. <link rel=”stylesheet” href=”../../jqwidgets/styles/jqx.base.css” … Continue reading →
Posted in: 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
Tagged: asp .net grid, datagridview, datagridview pager, grid, grid custom pager, Grid Pager, grid pager navigation, gridview, gridview paging, html5 controls, html5 datagrid, html5 datagridview, html5 widgets, javascript grid, javascript gridview, jquery grid, jquery gridview, jQuery UI, jquery ui grid, jQuery UI Widgets, pager, php datagridview, php grid, php grid pager, php gridview, php pager
2 Comments
Column Headers and Grid Cells Center Text Alignment
To change the text-alignment of the Grid cells and column headers, you can do the following: 1. Create two functions, called cellsrenderer and columnsrenderer. These functions will return a HTML string with a DIV tag with inline CSS Style that … Continue reading →
Posted in: 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
Tagged: cell text alignment, center text alignment, column text alignment, grid, javascript gridview, jquery grid, jquery gridview, jqxGrid, php datagrid, php grid, php gridview
1 Comment
Using ASP .NET Web Service with jqxGrid
In a few steps, we will show you how to load the jqxGrid with data coming from ASP .NET Web Service. 1. Create a new ASP.NET Web Application. 2. Add the following files to the Scripts folder. “jqxbuttons.js, jqxcore.js, jqxdata.js, … Continue reading →
Posted in: JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxGrid
Tagged: .net datagrid, .net grid, .net gridview, asp .net datagrid, asp .net datagridview, asp .net grid, asp .net web service, asp grid, asp gridview, bind grid to asp .net, grid web service, gridview, javascript gridview, jquery grid, jquery grid control, jquery gridview, populate grid from asp .net web service
Leave a comment
Getting the clicked Grid row’s data
To trigger when the user clicks on a grid row, you can use the jqxGrid’s ‘rowselect’ event(if the selection mode is set to ‘singlerow’, ‘multiplerows’ or ‘multiplerowsextended’), otherwise in the cells selection modes(‘singlecell’, ‘multiplecells’ or ‘multiplecellsextended’) the grid raises the … Continue reading →
Posted in: JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxGrid
Tagged: datagrid control, datagridview, datagridview plugin, grid control, gridview, gridview control, gridview plugin, html5 datagridview, html5 Grid, html5 gridview, javascript gridview, jquery ui grid, jquery ui gridview, jqxGrid
Leave a comment
jqxGrid Multiple Cells Selection
In the latest version of jQWidgets, we enhanced the jqxGrid widget capabilities with a new cells selection feature. Let’s see how to enable this feature: To enable the cell’s selection, you need to set the selection mode property to ‘singlecell’, … Continue reading →
Posted in: JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxGrid
Tagged: cells selection, grid, grid cells selection, grid multiple cells, gridview selection, javascript grid, javascript gridview, jquery grid, jquery grid cells selection, jquery grid multiple cells selection, jquery ui grid
Leave a comment