Hi All,
In my application, in jquery model popup am calling another aspx page(content.aspx) instead of div content.
Another page is loading perfectly,but when i click server side control its open the content.aspx page fully.
i want to prevent the postback,and retain the full page in modal popup only.
some one help me short out the problems.