Svetoslav Borislavov
Svetoslav Borislavov
**Describe the bug** Charting does not work. An error is thrown in the console **To Reproduce** Steps to reproduce the behaviour: 1. Go to http://jsfiddle.net/cgberxo8/ 2. Click on any charting...
**Describe the bug** When you apply a title to an item to enable a tooltip and the autoheight is set to false it initially sets the title to the correct...
**Describe the bug** When you use updaterow() with an array and after that apply any filter to any column. The next time you try to update the grid an update...
**Describe the bug** In the documentation, it said: If you don't provide a file name, the Grid will export the data to a local variable. But the export does not...
**Describe the bug** When trying to edit the input with the 'Delete' key the value is not changing only the cursor position is changing **To Reproduce** Steps to reproduce the...
**Describe the bug** There is a grid, it has hierarchy with keyDataField: 'partid', parentDataField: 'parentid' and unique id: 'id'. In the example, there are two rows with the same 'name'...
**Describe the bug** Setting the theme initially works, but if you change it after that, the theme is not changed **To Reproduce** Steps to reproduce the behavior: 1. Go to...
**Describe the bug** When sort mode many is active, savestate saves only the last sorting **To Reproduce** Steps to reproduce the behavior: 1. Go to https://jsfiddle.net/mogador/th5j3dLv/ 2. Sort grid with...
**Describe the bug** Zooming in and out in the browser causes the off label of the switch button to disappear **To Reproduce** Steps to reproduce the behavior: 1. Go to...
At the bottom of the getting started page of the React jqxDockPanel there is a link for a page with DockPanel demos that does not exist: https://www.jqwidgets.com/react-components-documentation/documentation/jqxdockpanel/reactjs-dockpanel-getting-started.htm?search= The problematic section:...