Doesn't work Rebind Method in the Telerik schedule component

1 Answer 346 Views
Scheduler
sudath
Top achievements
Rank 2
Iron
Iron
sudath asked on 30 Oct 2022, 02:52 AM

I want to refresh the Telerik schedule component. For that,

I used this link: https://docs.telerik.com/blazor-ui/components/scheduler/refresh-data

 

But, In my code doesn't work Rebind Method,

I want to refresh the Telerik schedule component. For that, I used this link: https://docs.telerik.com/blazor-ui/components/scheduler/refresh-data

But, In my code doesn't work Rebind Method,

I can see this problem:

enter image description here

Then I also try a sample code in the above link in my code (by copying and pasting). doesn't work. It generates the same issues.

Please help me!! Thank You.

1 Answer, 1 is accepted

Sort by
1
Accepted
Nadezhda Tacheva
Telerik team
answered on 01 Nov 2022, 12:43 PM

Hi Sudath,

The Rebind() method of the Scheduler was exposed in UI for Blazor version 3.6.0. In case you are using an older version of the product, the component will not be able to recognize this method.

Generally speaking, the documentation is based on the latest version of UI for Blazor. We recommend using the latest product version to have access to the full set of functionalities the components expose.

Having the above in mind, you can upgrade the UI for Blazor package your application uses to at least 3.6.0. You may then try invoking the Rebind() method. In case you are experiencing any issues, please send us a runnable reproduction so we can test and verify what is causing them.

Thank you in advance!

Regards,
Nadezhda Tacheva
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Scheduler
Asked by
sudath
Top achievements
Rank 2
Iron
Iron
Answers by
Nadezhda Tacheva
Telerik team
Share this question
or