Show a modal form in .Net WebForm
Hi all,
Can we show a modal form in WebForm?
For example:
When right clicks on a textbox, a small menu will be shown.
When one of the options is clicked, show the other form in modal mode.
Give me a sample please!
Jkusmanto
|