datagrid
Here are 260 public repositories matching this topic...
I'm submitting a ... (check one with "x")
[X] feature request
[X] support request => Please do not submit support request here, post on Stackoverflow or Gitter
Current behavior
Plenty of examples are out there with code but nothing explains where the values for the variables are coming from.
Expected behavior
Expect to be able to open the API document and have it t
In the Cloud-native K8S environment, the logging architecture almost always assumes that all needed logs are sent to the stdout. It works as a unified source of logs where different tools read them, re-organize if needed, and route to the destinations like Analytics Dashboards etc.
Hazelcast Diagnostics are very useful when troubleshooting the performance and stability issues but currently, it
-
Updated
Apr 23, 2020 - Java
Griddle version
1.13.1
Expected Behavior
Custom filter component is passed onChange props to set filter as described in this example.
Actual Behavior
Custom filter component is passed setFilter props instead.
Steps to reproduce
Implement this example code using Griddle 1.13.1
class Filter extends Componen
Describe the bug
I tried to follow the documentation on styling the header, overriding the header using withStyles and overriding the theme. In all cases I could not find a way to make the header correctly handle a dark background. I had specific trouble when it came to the sorting indicator.
To Reproduce
- https://material-table.com/#/docs/features/styling
- Sort one of the column
Those who fail to find a document or an example refer here to resolve the issue first.
We are planned to build our official document site and before that is completed, please refer to the below link.
I'm submitting a ...
[ ] bug report
[x] feature request
[ ] support request
Current behavior
When using DataTable with selectionMode 'multiple' a clickable checkbox occures for every row.
Expected behavior
It should be possible to disable checkboxes conditionally for certain rows by e.g. a body for the checkbox column.
The Problem
Chart axes are always rendered on the chart's edges. This limitation impairs the chart's readability in scientific data analysis.
The Proposed Solution
We are going to give the chart axes the capability to intersect at any value.
The axes already have the position option that accepts left, right, top, or bottom. After the implementation, this option will also
-
Updated
Mar 31, 2020
Describe the bug
Font size in documentation web increases with screen width. This makes font to large on full screen browser window on standard full HD desktop screen. Parts of code get scrollbars and text in table columns is partially not readable.
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://blazorise.com/docs/extensions/datagrid/#command-templates' (I have test
-
Updated
May 31, 2020 - Java
-
Updated
Oct 31, 2019 - JavaScript
Expected behavior and actual behavior.
The documentation for the defaultValue function in the schema says The arguments passed to this function are: argument[0] = canvasDatagrid.header, argument[1] = row index.
I tried that with a function with two parameters, but only the header appears to be passed, and the row index parameter is showing up as undefined.
Looking at the code in intfs
Broken link 'Installation' in https://github.com/APY/APYDataGridBundle/blob/master/Resources/doc/summary.md
points to https://github.com/APY/APYDataGridBundle/blob/master/Resources/doc/installation.md
Placing a <div id="datatable"></div> within a bootstrap <div class="container"> broke the datatable such that certain view port sizes had no datatable showing. This was confusing, and gotcha note in the docs could be helpful.
Example out-of-date
Error in example
https://gijgo.com/grid/configuration/grouping.groupBy
Bootstrap 3
columns: [ { field: 'Name', sortable: true }, { field: 'DateOfBirth', type: 'date' } ] detailTemplate: '<div><b>Place Of Birth:</b> {PlaceOfBirth}</div>'
no comma before detailTemplate
If there are datetime columns that are searchable, it causes that global search operates with these columns.
When some national characters are used (e.g. "ř" ), there is a problem with missing collation in datetime columns:
SQL General error: 1271 Illegal mix of collations for operation 'like'
-
Updated
May 29, 2020 - TypeScript
When trying to add "Yearly" repetition and after that open to editing this appointment it will show wrong start month. It starts always from January.
Hello. Thanks for putting this control together as open-source. I'm anxious to get started and have gone through the one example, extracting limited information from it.
I wonder, is there documentation on how to format the columns for each data type (e.g. integer, date, etc)? Would appreciate any additional info available.
It's unwanted feature that grid remembers active page when grid is opened next time. Is it possible to suppress remembering of active page?
Is there any workaround how to delete it from session data? What's active page parameter name?
-
Updated
Dec 20, 2017 - JavaScript
-
Updated
Apr 18, 2020 - Python
-
Updated
May 14, 2020 - C#
-
Updated
May 27, 2020 - TypeScript
-
Updated
May 13, 2020 - TypeScript
-
Updated
May 31, 2020 - JavaScript
Improve this page
Add a description, image, and links to the datagrid topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the datagrid topic, visit your repo's landing page and select "manage topics."
Describe the bug (required)
Seems like the following
uniquepremade aggregation not working well:https://github.com/tannerlinsley/react-table/blob/master/src/aggregations.js#L70-L72
I have the following column: