Tools for Popup

  • Thread starter Thread starter K R Lal
  • Start date Start date
K

K R Lal

Hello,
Is any tool is avilable for popup windows which contails formatable data
grid. In my project i am very freequently using popup winows .
If any ideas and concepts are welcome,

thanks
 
K.R.Lal

With ShowDialog can you show a normal form in a modal way.
It means that it acts as a popup.

For the rest it is the same as a normal form.

I hope this helps,

Cor
 

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