I have a RadGrid with EditMode as PopUp and I put in a GridDateTimeColumnEditor.
When I click edit on the grid, it pops up for edit mode, and when I click the calendar, the calendar pops up, but it pops up behind the popup window, is there a way, when you're in EditMode as PopUp with a GridDateTimeColumnEditor to have the Calendar popup in front of the edit mode popup instead of behind it?
Thanks,
Brett