最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - How to get a return value from a KendoUI modal window - Stack Overflow

programmeradmin1浏览0评论

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 badges
Add a ment  | 

1 Answer 1

Reset to default 5

You're on the right track. Here's an quickly drawn up sample that should help you get going: http://jsfiddle/latenightcoder/DmAMc

发布评论

评论列表(0)

  1. 暂无评论