I have a form where the user selects a value on a Radcombobox that has a PostbackUrl that is a different webpage. The new webpage uses the information on the previouspage variable as the source of parameters for its Sqlserverdata sources. The issue I'm having is that the process of opening the new webpage destroys the old one. I don't see a target property on the Radcombobox. Is there a way to get the webpage specified by the PostbackUrl to open as a new webpage?
Thanks,
Thanks,