data-grid
Here are 78 public repositories matching this topic...
Using the exact syntax of Basic example I get the error when trying to embed this as a React component in a page:
../node_modules/react-pivot/index.jsx
Module parse failed: Unexpected token (120:6)
You may need an appropriate loader to handle this file type.
|
| var html = (
| <div className='reactPivot'>
|
| { this.props.hideDimensionFilter ? '' :
My call is
-
Updated
Jun 1, 2020 - JavaScript
Description
It looks like currently it is impossible to pass props to the renderer components.
Steps to reproduce
- Go to http://jsfiddle.net/js_ziggle/1jy4o0Lf/
- The
test-propprop should be readable in the renderer component, but it's not.
Demo
http://jsfiddle.net/js_ziggle/1jy4o0Lf/
Your environment
- Vue wrapper version: 4.1.1
- Handsontable version: 7.4.2
The documentation examples give an error from JS Bin. I'm guessing they changed their API for embedding fiddles and now to embed an https link you need a pro account. I suggest for the time being assuming no one wants to use a pro account for this the fiddles should be linked instead of embedded.
.
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
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.
-
Updated
Apr 16, 2020 - TypeScript
-
Updated
Jun 2, 2020 - TypeScript
I test your DEMO :
https://ej2.syncfusion.com/react/demos/#/material/document-editor/default
and I see some bugs in RTL mode and other right to left langs,
for reproduce just set text align right to left and type some words in persian or arabic then select one word and change font or font color or size, then continue typing, now try to delete characters one by one you can see all this row words
When you have the setting allowFiltering to true and use the default filter fields, the focus behaves odd when using tab.
this also happens in the documentation: https://ej2.syncfusion.com/angular/documentation/grid/filtering/#filter-bar
steps to reproducte:
Enter a search value in the first field, do not press ENTER
Press TAB to go to the next field.
Press TAB again to go a field further
-
Updated
Jun 2, 2020 - JavaScript
-
Updated
Jul 5, 2018 - JavaScript
I was trying to update the annotation at runtime but I couldn't make it work. I'm using the 18.1.36-beta version.
The example from the documentation is the following:
https://blazor.syncfusion.com/documentation/diagram/labels/#update-annotation-at-runtime
I call a method with a button that executes the diagram.Nodes[0].Annotations[0].Content = "Updated Annotation"; but the annotation
-
Updated
May 11, 2020 - JavaScript
-
Updated
Dec 31, 2019 - TypeScript
-
Updated
Aug 4, 2018 - JavaScript
-
Updated
Jun 7, 2020 - TypeScript
-
Updated
Oct 24, 2019 - JavaScript
-
Updated
Jan 31, 2020 - Java
-
Updated
Mar 8, 2020 - JavaScript
-
Updated
Feb 25, 2020 - Java
-
Updated
Jun 6, 2020 - TypeScript
-
Updated
Apr 10, 2020 - PHP
-
Updated
Jul 30, 2019 - JavaScript
Improve this page
Add a description, image, and links to the data-grid topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-grid topic, visit your repo's landing page and select "manage topics."

Description
Options
skipColumnOnPasteandskipRowOnPastewhen added to table settings hang the browser down after pasting.It is said that