This is a migrated thread and some comments may be shown as answers.

Need to get multiple values back from a RadWindow

1 Answer 31 Views
Window
This is a migrated thread and some comments may be shown as answers.
Kathy
Top achievements
Rank 1
Kathy asked on 23 Dec 2010, 10:24 PM
I want to create a RadWindow that will hold 4 combos, each with their own datasource.  When the user clicks ok, I want to pick up the selected item of each of the combos and pass that data along to the grid on the main page so that the grid does a rebind.  All the examples I see are for getting just one value.  I'd appreciate any help.  Thanks.

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 24 Dec 2010, 06:36 AM
Hello Kathy,

You can try passing multiple values from the RadWindow by creating a new object and then set the desired values by creating attributes to that object.

I found this demo explains the same.

Also go through the following forum which discussed the same scenario.
Sending multiple values from radgrid on radwindow to parent page

Regards,
Shinu.
Tags
Window
Asked by
Kathy
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or