Declined
Last Updated: 31 Jan 2012 12:36 by ADMIN
Jayalakshmi
Created on: 31 Jan 2012 07:38
Category: Kendo UI for jQuery
Type: Feature Request
1
Do we have ReloadOnshow="True" property for Kendo UI Window too.......
Do we have ReloadOnshow="True" property for Kendo UI Window too.......
2 comments
ADMIN
Telerik Admin
Posted on: 31 Jan 2012 12:36
And this is the expected way to refresh the content in the window when displayed several times.
Jayalakshmi
Posted on: 31 Jan 2012 08:03
  var window = $("#window").data("kendoWindow");
                           window.refresh();

This will solve the above problem