bs:ModelDialog and content from view(.dothtml)

Hi,

Is it possible to have a bs:modalDialog and dynamic content (.dothtml view).

Thanks
Sampathkumar S

Hi! Iโ€™m sorry, but I probably donโ€™t understand the question, could you please be more specific? Yes you can place bs:ModalDialog in a dothtml view and place other components into it which display some dynamic content.

In our existing asp.net application, we are showing some pages as popup using window open method. So, we wish to show same, but here we need show using modal dialog.