| |
This example demonstrates TextBox control use inside ColorPicker.
Example code
<%@ Register TagPrefix="obout" Namespace="OboutInc.ColorPicker" Assembly="obout_ColorPicker" %> ... Click to the box: <obout:ColorPicker runat="server" OnClientOpen="OnColorOpen" TargetId="color" TargetProperty="style.backgroundColor" > <asp:TextBox readOnly="true" id="color" style="cursor: pointer;" runat="server"/> </obout:ColorPicker>
See the full source code in /ColorPicker/aspnet_textboxInside.aspx file of downloaded Suite.
| | |
| "The flyout does work great.
You have some pretty nifty components I cannot live without.
Thank you again very much for your support and timely responses." |
Jennifer |
|
| | |
|
|
|
|