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

Openning RadWindow from radGrid using RadMenu

2 Answers 76 Views
Window
This is a migrated thread and some comments may be shown as answers.
Avidan
Top achievements
Rank 1
Avidan asked on 12 Nov 2009, 09:18 AM
I am using a radGrid to display Users data. The radGrid has a GridTemplateColumn which contains single RadMenu control. The radMenu items are used to open modal RadWindow for item editing (and many other user's tasks).

1. When selecting a grid item the RadMenu skin is changed according to grid's ItemSelected style - Any idea how to keep the orginal skin seeting of the radMenu control when selecting grid item?
2. when openning the radWindow to display/edit user's data the page is shadowed (preventing the user to access grid control), however the radMenu is still visible/accessable to end-user (while the radWindow is open) - any idea how to overcome this issue...

Avidan

2 Answers, 1 is accepted

Sort by
0
Accepted
Shinu
Top achievements
Rank 2
answered on 12 Nov 2009, 10:16 AM
Hello Avidan,

You can set lower z-index value to the RadMenu than RadWindow in order show the window above. Checkout the KB Article for more information on this: Show RadWindow above RadMenu

Regards,
Shinu.
0
Avidan
Top achievements
Rank 1
answered on 16 Nov 2009, 02:19 PM
Thanks Shinu,

Any idea how to keep the orginal skin seetings of the radMenu control when selecting a grid item?...
Tags
Window
Asked by
Avidan
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Avidan
Top achievements
Rank 1
Share this question
or