Skip to content
#

datagrid

Here are 260 public repositories matching this topic...

react-table
edjm1971
edjm1971 commented Apr 6, 2020

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

ncherkas
ncherkas commented Apr 2, 2020

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

joshdcuneo
joshdcuneo commented Dec 31, 2018

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
js87zz
js87zz commented Jan 21, 2020

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.

Joey8385
Joey8385 commented Apr 8, 2020

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.

pavelgruba
pavelgruba commented Mar 13, 2019

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

Blazorise
TPIvan
TPIvan commented Mar 25, 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:

  1. Go to 'https://blazorise.com/docs/extensions/datagrid/#command-templates' (I have test
BluestCloud
BluestCloud commented May 5, 2020

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

Improve this page

Add a description, image, and links to the datagrid topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the datagrid topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.