Hello Saroj,
Did you check if the click handler is executed at all? I suspect that you will need to prevent the default behavior.
e.g.
Regarding the loading of the Window you will need to use the client object of the window and more specifically the
refresh method instead of the
load method jQuery provides.
http://docs.kendoui.com/api/web/window#methods-refresh
Kind Regards,
Petur Subev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!