Hello All, I want to run some javascript code after the UI is rendered on the page. UI is nothing but a simple grid with data from single model. Please help Thanks,
Page 1 / 1
You can useĀ setTimeout( function_reference, timeoutMillis ) for a method which is called via onload.
Hope this helps!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.