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

RadWIndow question

3 Answers 132 Views
Window
This is a migrated thread and some comments may be shown as answers.
Bob
Top achievements
Rank 1
Bob asked on 03 Mar 2008, 09:41 PM
Hi all,

I have a radgrid with a link button on each row.  When clicked, I'd like to display a pop-up modal window where the user can enter some info.  I am doing this now using javascript.  My question is, can I use the Prometheus radWindow instead?  If so, can someone point me in the right direction.

Thanks,
Bob

3 Answers, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 04 Mar 2008, 04:30 PM
Hello Bob,

I suggest you to examine the following demo which demonstrates a scenario very similar to yours - I hope this will be helpful.


All the best,
Svetlina
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Bob
Top achievements
Rank 1
answered on 06 Mar 2008, 02:45 PM
Ok, I got most of this working.  The pop-up now appears.  On the pop-up, I allow the user to change some info and then save it to the database when they click the "Update".  This all works.  I also have a "Cancel" button which should close the pop-up window and return to the calling page.  Not sure how to do this.  I also need this to happen when the "Update" button is clicked.  And I'd like to refresh my radgrid to reflect the changes just performed when the "Update" button is clicked.  Can you help me here?

Thanks,
Bob
0
Svetlina Anati
Telerik team
answered on 10 Mar 2008, 12:59 PM
Hello Bob,

You need to implement a function which refreshes the grid and execute it after checking the argument, returned by RadWindow. A detailed demonstration of this approach can be found here. You should implement it the same way but in order to use the RadWindow "Prometheus" API.

All the best,
Svetlina
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Window
Asked by
Bob
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Bob
Top achievements
Rank 1
Share this question
or