Hello,
I need to pass a query string to a rad window and then open it.
I have 1 button that, when clicked, it creates and sets the correct navigateUrl for the radwindow but I then want the window to open - so the user only has to click 1 button - I could have 2 buttons - 1 to generate the correct navigateurl and then get the user to click a second button but that's not really very good.
I need a way of setting the querystring values on the server and then invoking the window to open - all in 1 hit.
Is this possible?
Thanks.
I need to pass a query string to a rad window and then open it.
I have 1 button that, when clicked, it creates and sets the correct navigateUrl for the radwindow but I then want the window to open - so the user only has to click 1 button - I could have 2 buttons - 1 to generate the correct navigateurl and then get the user to click a second button but that's not really very good.
I need a way of setting the querystring values on the server and then invoking the window to open - all in 1 hit.
Is this possible?
Thanks.