Hi,
I have a section on my page, that is inside a panel. I would like to pop this up inside a radwindow instead of opening a completley new page.
I know i could put the content in a new page and set the NavigateURL property but i want to avoid this if possible.
Does Radwindow not allow this behaviour? i could possibly use Dock, but it doesnt exhibit same behaviour as radwindow.
The behaviour i am looking for is the same as ModalPopupExtender in AjaxControlToolkit, but i want to use RadWindow to keep styling consistent and minimize code changes to existing page.
Thanks.
I have a section on my page, that is inside a panel. I would like to pop this up inside a radwindow instead of opening a completley new page.
I know i could put the content in a new page and set the NavigateURL property but i want to avoid this if possible.
Does Radwindow not allow this behaviour? i could possibly use Dock, but it doesnt exhibit same behaviour as radwindow.
The behaviour i am looking for is the same as ModalPopupExtender in AjaxControlToolkit, but i want to use RadWindow to keep styling consistent and minimize code changes to existing page.
Thanks.