Hi Salman,
You need to make sure you prevent the postback from the button you use, e.g.:
OnClientClick="openRw(); return false;"
If you are referring to the request for the page that you load in the RadWindow - this cannot be avoided, this is how getting a page from the server works.
All the best,
Marin Bratanov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their
blog feed now.