Hi,
I want to create a component , where on the click of the button in that component , I get a panel ( NOT a modal panel) attached to that component , such that the top,left of the panel coincides with the bottom,left of the component . The panel should appear on top of any other component present , and it should NOT disable other components like a modal window does .
I have attached 2 images to illustrate my requirement .
Please help .
Thanks .
I want to create a component , where on the click of the button in that component , I get a panel ( NOT a modal panel) attached to that component , such that the top,left of the panel coincides with the bottom,left of the component . The panel should appear on top of any other component present , and it should NOT disable other components like a modal window does .
I have attached 2 images to illustrate my requirement .
Please help .
Thanks .
Comment