#
pivot-grid
Here are 31 public repositories matching this topic...
jQuery grid plugin
javascript
bootstrap
grid
json-data
table
pivot-tables
pivot-grid
treegrid
subgrid
export-excel
xml-data
jqgrid
jquery-grid-plugin
frozenset
-
Updated
Mar 12, 2020 - JavaScript
os1r1s110
commented
Oct 17, 2019
There is a discrepancy between documentation for the RecurrenceEditor between javascript and Asp.Net Core (the Javascript version being the correct one, but still inconsistent).
If you read the documentation for Asp.Net Core in the very first section, you can see that the 5 default frequencies contain the value
Open
Tooltip bug
1
A JavaScript plugin for PivotTable.js. It renders subtotals of rows and columns with the ability to expand and collapse rows and columns
-
Updated
Oct 25, 2018 - CoffeeScript
PivotHelper is a utility web app that generates Pivot tables and charts from CSV files and Microsoft Excel spreadsheets.
javascript
charts
angular
csv
spreadsheet
pivot-tables
pivot-grid
pivot-chart
pivot
sheetjs
spreadsheet-manipulation
pivot-table
-
Updated
Mar 14, 2020 - TypeScript
Integration example of WebDataRocks web reporting tool with React framework
-
Updated
Jan 16, 2020 - JavaScript
Integration example of WebDataRocks web reporting tool with Angular 2+ framework
-
Updated
Feb 20, 2020 - TypeScript
Integration of Flexmonster Pivot Table & Charts with React framework
-
Updated
Dec 28, 2019 - JavaScript
Angular 4+ Module for Flexmonster Pivot Table & Charts
-
Updated
Mar 10, 2020 - TypeScript
A pivot grid for the browser
-
Updated
Feb 11, 2019 - JavaScript
Localization files for WebDataRocks web reporting tool
-
Updated
Mar 11, 2020
Example of connecting to MongoDB, JSON, CSV with Flexmonster Pivot Table & Charts
-
Updated
Jul 16, 2019 - JavaScript
Flexmonster Pivot Table & Charts integration with ASP.NET
-
Updated
Jul 16, 2019 - JavaScript
Integration example of Flexmonster Pivot Table & Charts with Angular 4+ framework
-
Updated
Mar 13, 2020 - TypeScript
Localizations for Flexmonster Pivot Table & Charts
-
Updated
Feb 10, 2020
Add-ons for web pivot tables in PivotData .NET Toolkit and PivotData microservice
-
Updated
Dec 7, 2018 - JavaScript
Integration of Flexmonster Pivot Table & Charts with AngularJS framework
-
Updated
Jan 12, 2018 - HTML
Integration of Flexmonster Pivot Table & Charts with webpack
-
Updated
Oct 31, 2019 - JavaScript
This example demonstrates the usage of Angular Pivot Table in Angular 7 application.
-
Updated
Dec 27, 2019 - TypeScript
-
Updated
Nov 6, 2018 - JavaScript
This example demonstrates how to obtain the records from the control's underlying data source for a selected cell or multiple selected cells.
-
Updated
Jul 4, 2019 - C#
-
Updated
Nov 6, 2018 - JavaScript
This example demonstrates that how to move and resize the PivotGrid with Syncfusion plugin
-
Updated
Oct 15, 2018 - HTML
This example demonstrates how to obtain the records from the control's underlying data source for a particular cell. Double-click a cell to invoke a form that contains a grid to show the underlying data.
-
Updated
Jun 26, 2019 - C#
This example demonstrates how to convert number into month format in PivotGrid
-
Updated
Nov 9, 2018 - JavaScript
This example demonstrates the usage of Angular Pivot Table in Angular 5 application.
-
Updated
Dec 27, 2019 - TypeScript
This example demonstrates the usage of Angular Pivot Table in Angular 4 application.
-
Updated
Nov 22, 2018 - TypeScript
This example demonstrates the PivotGridControl that is bound to LINQ to SQL classes and operates in Server mode.
-
Updated
Jul 12, 2019 - C#
-
Updated
Jul 12, 2019 - JavaScript
Improve this page
Add a description, image, and links to the pivot-grid topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pivot-grid topic, visit your repo's landing page and select "manage topics."
How can I format the columns values from [-1.7, 0, 0.2, 0.5, 0.6] to [-1.70, 0.00, 0.20, 0.50, 0.60] (e.g.: two digits after decimal)?
Thanks