PDA

View Full Version : Animated pop-up in layout dialog



mmilam
6 Jul 2007, 5:55 AM
I have a layout dialog and in both the west('Employee List') and center('Subgroup List') regions I am showing a toolbar and a grid (See attached screen shot). My problem is that I want an element/panel to drop down under the 'Add Employee' button (but above the grid) when the button is clicked (see the second attached image).

What is the best way to do this? Do I need to include a hidden element in the dialog markup? I tried something like that and then "showing" the element when the button is clicked, but the element ends up getting displayed behind the dialog box.

Help!!

Thanks, Mike