Welcome Guest Search | Active Topics | Sign In | Register

Dialog - Show Options
Ed Arthur
Posted: Monday, June 25, 2007 5:16:06 PM
Rank: Newbie
Groups: Member

Joined: 6/11/2007
Posts: 8
Is there a way to show a dialog in code without tying it to a button?

I am Using Menu - I am adding Menu Items & SubItems at runtime.

I want to show the Dialog
if e.NavigationItem.ItemID='103' then
Dialog1.Show???????

thanks,

Ed
eo_support
Posted: Monday, June 25, 2007 5:55:31 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,098
Yes. Try "Dialog1.InitialState = DialogState.Visible".


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.