Moveable panel

  • Thread starter Thread starter simon
  • Start date Start date
S

simon

Is it posible to create moveable panel in asp.net?

When user clicks on time link in my dataGrid, I open the panel over the
datagrid.
If the panel is opened, than data below the panel is not visible.
So I would like to achive, that user can pick the panel with mouse click and
move it around the screen.

Is it possible? Any solution?

Thank you,
Simon
 
Simon,

You can do it with another window either modal or modeless.

Eliyahu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top