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

[Solved] RadGrid Popup in RadWindow

3 Answers 280 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mouse
Top achievements
Rank 1
Mouse asked on 16 Feb 2010, 02:17 PM
Hi,

Im not sure whether this should go under the Radgrid section or the RadWindow section, but here goes.

I have a RadGrid on a RadWindow and would like to know if its possible to use the popup edit form, to edit items in the RadGrid.
I have tried this and instead of the popup appearing, the RadWindow disappears and the screen goes grey as it would if the editform had appeared, but it doesn't appear.

Any help would be much appreciated,

Cheers

3 Answers, 1 is accepted

Sort by
0
Tsvetoslav
Telerik team
answered on 18 Feb 2010, 06:31 AM
Hello Booyh,

Attached is a sample with the desired scenario. In addition, you may find helpful our online example at:

http://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridandwindow/defaultcs.aspx?product=grid 

Regards,
Tsvetoslav
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Mouse
Top achievements
Rank 1
answered on 18 Feb 2010, 10:35 AM
Hi,

This isn't what i mean.

I already know how to create a popup edit form.

I have a RadWindow - Inside the RadWindow is my RadGrid!

So on screen i already have a popup showing with the RadGrid on it. I would like to know if i can, upon clicking the edit or insert button on the RadGrid (which is inside a RadWindow), produce another popup with the edit form in it.

So i would have Main page, on that a RadWindow, on that a RadGrid, and then popup Editform inside the RadWindow.

I have tried this myslef but when i click on the Edit button on the RadGrid inside the RadWindow, the RadWindow disappears and the editform does not appear, but the screen goes grey and unable to be used.

Thanks 
0
Tsvetoslav
Telerik team
answered on 23 Feb 2010, 11:07 AM
Hi Phillip,

There should be no problem to nest a RadGrid control withing a RadWindow and use again a RadWindow for the edit form. Attached is my sample modified along these lines.

Regards,
Tsvetoslav
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Grid
Asked by
Mouse
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
Mouse
Top achievements
Rank 1
Share this question
or