use prop("disabled", true) on your div so give it an id, so you can address it with $("#id") in javascript.
0
Nikolay
Telerik team
answered on 23 Sep 2020, 09:20 AM
Hi,
Thank you for sharing this approach with the community. I believe it will be helpful to others facing the same scenario.
Indeed, it is a valid one. I can also suggest disabling the button via enable() method that will automatically append .k-state-disabled class and will remove pointer events:
Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive, special prizes, and more, for FREE?! Register now for DevReach 2.0(20).