kendogrid inline edit on select cell js

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
swiftinitpvtltd
Posts: 370
Joined: Sat Apr 28, 2018 3:33 am
Location: India
Contact:

kendogrid inline edit on select cell js

Post by swiftinitpvtltd »

I am trying to do below js on render or init
$(".k-grid").find(".k-state-selected").val("00:00");
but its not firing. How do I trigger this event when user clicks on selects a cell for editing(inline edit on)
swiftinitpvtltd
Posts: 370
Joined: Sat Apr 28, 2018 3:33 am
Location: India
Contact:

Re: kendogrid inline edit on select cell js

Post by swiftinitpvtltd »

We were able to resolve this Kendo grid select cell css issue...
Post Reply