i am populating tree from db from this reference
https://www.codeproject.com/Articles/1077799/Creating-Dynamics-Tree-View-Menu-in-ASP-NET-MVC-in
my pages open in iframe
@Html.Raw(ViewBag.DOM_TreeViewMenu) <iframe id="iframeLink" width="100%" height="500px" style="display:none"></iframe>
i want iframe open in popup window and popup window title is ONclick event name
This is irrelevant..
You can use jQuery Modal Popup and open the IFRAME in it.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.