Hi,
I am trying to use Kendo React TreeList with multiple level of data. I want to have different row background color for each level.
Is there a way to achieve this?
Any help would be highly appreciated.
You wan't to reproduce this behavior when running the `Editor` locally or using StackBlizt, Codesandbox etc. You will reproduce this behvaior on production. There is no action when I clik on `Align text left`, `Center text` or `Align text right` button, I get this error in my console instead:
Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self' 'sha256-Y+wsDhnso/VitFKVAmAGIC+CGwKJuRUiycQ54atO+eE=' fonts.googleapis.com". Either the 'unsafe-inline' keyword, a hash ('sha256-Y+wsDhnso/VitFKVAmAGIC+CGwKJuRUiycQ54atO+eE='), or a nonce ('nonce-...') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the 'unsafe-hashes' keyword is present.
Is there any chance to fix it?
By default, the PivotGrid adds sub-totals and totals rows and cols.
See attached image.
How can we remove them?
Thank you
Hi team,
I'm trying to add label on top to 100% stack bar . Im unable to align on top with good spacing around it. It is overlapping on bar. Also on increasing the padding moves the label out of view are and is cut. Kindly help me achieve as in shown on image 2.
1)
2)
Hi there, please also check this recording https://www.loom.com/share/962a4b934ada4b699fb847bf55d55879
Hello!
I'am traying to use drawing, How to draw a circle? in KendoReact | Telerik Forums but I get error at
TypeError: surface.draw is not a function
What am I doing wrong?
Is it possible to get example in Typescript?
Thank you, Matjaz
When trying to expand all rows in a Pivot Grid as follow:
The "Geography" field is expanded whereas the "Product" field is not.
See the attached image for a visual description of the problem
The question is : how does one expand all rows/cols in a pivot grid in React?