Hi,
In kendo react grid we were using both GridColumnMenuFilter and GridColumnMenuCheckboxFilter, the 'Filter' button aligned differently in both the components.
GridColumnMenuFilter - Filter button is aligned right side & GridColumnMenuCheckboxFilter - Filter button is aligned left side
I have attached snapshots, can you please add
Thanks,
https://docs.streamlit.io/en/stable/develop_streamlit_components.html
https://github.com/streamlit/component-template
Is there any possibility using KendoReact with this environment?

Hi
I can not find any resource for rotate labels
please help me
Did I find a bug?
Repro Steps:
Run the "KendoReact Scheduler Demo Preview" demo from https://www.telerik.com/kendo-react-ui/components/scheduler/#toc-kendoreact-scheduler-demo-preview in StackBlitz (to gain easy access to the JavaScript console).
Run the app in a new window (to gain easier access to the JavaScript console).
Open your browser's developer tools to view the JavaScript console.
In the top left corner, to the right of the "today", "<", and ">" buttons, click the date to open the calendar.
Select a different day from the calendar.
Result:
Calendar closes, and Scheduler navigates to the new day.
Expected:
No error messages.
Actual:
In FireFox, I see this:
SchedulerDateChangeEvent.value is a Date, not a Date | ZonedDate.


Im trying to create a dynamic chart series item that loads its own data instead of fetching everything in a parent component. Having trouble getting it to render.
Is there a obvious way to make this work? 🤷♂️
Example: https://stackblitz.com/edit/react-mqpaqe?file=app/main.jsx

Hi,
We have grid with n number of columns with defined orderIndex for each column.
Also we want the ability to reordering column in user interface. onColumnReoder event triggers but reordering is not working.
It would be helpful if you provide working example.
Thanks,
Vignesh


I'm building an admin dashboard, unfortunately i didn't find any component as Breadcrumb in demos. Current i have a AppBar and Drawer in my dashboard can anyone help me on this?
I want to have a breadcrumb like below under my AppBar component:
