Completed
Last Updated: 11 Jun 2021 10:51 by ADMIN
Imported User
Created on: 23 Oct 2013 14:31
Category: UI for ASP.NET MVC
Type: Feature Request
1
Fix the Visible() option in the kendoWindow ASP.NET MVC Wrappers
In the ASP.NET MVC Wrappers for kendoWindow there is a Visible(bool) option which the docs suggest is to stop the window displaying on page load.  

However, setting it to true or false and the generated javascript is always the same and the window opens on page load.

I'm now creating them manually in javascript myself to get round that but would be nice to use the MVC wrappers as they are intended.
0 comments