ShowHideButton



(1) Submit a Review

1,497 Downloads

21,006 Views


Description

This is a button control that hides or shows other controls on the page when clicked. All the action is handled on the client, there's no need to do a roundtrip to server. This control is useful when you want show a selectably advanced interface to the user, like showing advanced search features with a button click. v0.9.1 now supports IE & NS7.

Syntax Example

<ahc:ShowHideButton id="ShowHideButton1" runat="server" AlternativeText="Show Help" Text="Hide Help" ControlToShowHide="HelpRow" InitialState="Hidden" />

Reviews

Submit a review

Works beautifully

Reviewed by: Scottc123 on Wednesday, February 05, 2003

5 Stars

It's a straightforward, lightweight control that adds a minumum to the client. Works just as advertised.

Page view counter
Microsoft Communities