Welcome Guest Search | Active Topics | Sign In | Register

Dialog control Options
Venkat
Posted: Monday, December 17, 2007 8:25:41 AM
Rank: Member
Groups: Member

Joined: 9/28/2007
Posts: 20
Hi,
Using Dialog control, would it possible to display a message like " No data found" when my query returns with no data.
In all your examples, the dialog pop's up on click of a link or button. But would it possible to show the dialog on condition basis. If so, could you please explain the steps.

Thanks.
eo_support
Posted: Monday, December 17, 2007 8:35:49 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,088
Hi,

We provide two ways to display the dialog: via client side JavaScript or via server side code. The samples use client side JavaScript. But you can also use server side code to set the dialog's InitialState to Visible to display the dialog. Any condition logic would be implemented by your code, regardless on server side or client side.

Thanks


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.