datagrid
Here are 267 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
Jun 30, 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
I'm working on a React application. We need to override the "onClick" method of the edit button, So that we can perform some actions in between and update the state with current edited row.
I tried the below mentioned code to get the event. The event is fired but I'm not able to get the rowData from the event.
` icons={{
...this.state.tableIcons,
Edit: p
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.
First of all, great feature. I was able to get Material look an feel very quickly in my existing project.
Minor issues - In material design of forms the form label should actually moves when the focus is set on the control. The dxForm label does not do it. But still very good.
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
Jul 9, 2020
-
Updated
Jul 13, 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
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
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
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
Jul 13, 2020 - TypeScript
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.
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.
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
Jun 3, 2020 - Python
-
Updated
Dec 20, 2017 - JavaScript
-
Updated
Jul 10, 2020 - C#
-
Updated
Jul 13, 2020 - TypeScript
-
Updated
Jun 15, 2020 - TypeScript
-
Updated
Jun 2, 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."
The Table (and TreeTable) documentation says scrollHeight can be: