|
-
Apr 4th, 2005, 07:16 AM
#1
Thread Starter
Fanatic Member
asp:radiobuttonlist SelectedIndex Popup Window?
Hi,
I have a radiobuttonlist control on an aspx page. When a link on the page is clicked, a window is opened with Javascript that contains a decision tree set of questions. Based on the user's response to the popup window, I want to select an item in the radiobuttonlist on the initial page (in other words, set the SelectedIndex) and refresh the initial window. Assigning values to text box controls from a popup window is simple, but setting the 'SelectedIndex' seems to have no effect on the radiobuttonlist. Does anyone know how this can be done?
Thx!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|