Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create a Dialog Web form in C#.Net?
Message
From
13/09/2006 21:47:20
 
 
To
13/09/2006 21:37:12
Czarina Joyce Villanueva
Innovision Systems International
Manila, Philippines
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01153202
Message ID:
01153573
Views:
13
There is no .ShowDialog() with WebForms ... I think Chad was confusing it with WinForms. As far as I know, it's a more complicated process to do with a WebForm and you probably need to use javascript. Unfortunately, I don't do much in the way of WebForms, so I can't even give you any direction at this point.

Perhaps someone with an answer will chime in here soon ... sorry. =(

~~Bonnie


>I can't find ShowDialog() event in Web form? Anything wrong with I am doing?
>
>MyOrder oMyOrder = new MyOrder();
>oMyOrder.ShowDialog();
>
>MyOrder does not containt a definition for ShowDialog...
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform