Click here to Skip to main content
15,867,453 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
onDataBound: function (e) {

var grid = $("#optionsGrid").data("kendoGrid");

Hi Team,
I have updated my Knockout version from 3.4.2 to 3.5.1 after update i am getting
$("#optionsGrid").data("kendoGrid"); as undefined. However i can get the value if i use timeout ?

could u pelase help me with its solution ?

Regards
Amitsinh

What I have tried:

i have tried settime out after it worked
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900