admin管理员组文章数量:1313106
A have a KendoUI window that gets its content from a partial view.
That content can be, for example an input box.
What is the best way to get the value entered on that input box, when the window is closed?
I guess some kind of callback function must be used along the window's close event; if this is right, is it possible to post an example of the code?
A have a KendoUI window that gets its content from a partial view.
That content can be, for example an input box.
What is the best way to get the value entered on that input box, when the window is closed?
I guess some kind of callback function must be used along the window's close event; if this is right, is it possible to post an example of the code?
Share Improve this question asked Feb 20, 2012 at 0:35 pvieirapvieira 1,6956 gold badges17 silver badges33 bronze badges1 Answer
Reset to default 5You're on the right track. Here's an quickly drawn up sample that should help you get going: http://jsfiddle/latenightcoder/DmAMc
本文标签: javascriptHow to get a return value from a KendoUI modal windowStack Overflow
版权声明:本文标题:javascript - How to get a return value from a KendoUI modal window - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741948279a2406556.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论