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

[Solved] return value

1 Answer 115 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Webster Velasco
Top achievements
Rank 2
Webster Velasco asked on 26 Nov 2009, 12:06 PM
hello

im new here in telerik and i will appreciate any kind of help..
here is my problem:
 from my Main.aspx   i open a RadWindow which contain a radgrid.. from that radgrid i want to get as return value of some columns   from the selected  line of that webcontrol and put it in my Main.aspx txtbox..

can someone please post the code for my problem?
i will appreciate if u write the code for client side and server side way..

p.s. i tried this w/ listbox but i change my mind and wanna used radgrid..
thanks in advance.
regards webster.

1 Answer, 1 is accepted

Sort by
0
Mira
Telerik team
answered on 26 Nov 2009, 03:59 PM
Hello Webster,

Thank you for your interest in our products.

Please take a look at the Returning Values from a Dialog demo to see how to open dialogs and ensure the communication between them and the parent page.
In your case the returned values should be the data-key values of the selected rows.

All the best,
Mira
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
Webster Velasco
Top achievements
Rank 2
Answers by
Mira
Telerik team
Share this question
or