Rank: Advanced Member Groups: Member
Joined: 2/20/2008 Posts: 34
|
I know that ShowButton and JavaScript can be used to display the dialog but I need to do it by other means from the server. Specifically in my case, I'm inside the _RowCommand of a Gridview and if conditions are such, I want to display the dialog. Is this possible? Thanks, Gary
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Yes. You would set the dialog's InitialState to Visible.
Thanks
|