| |
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.
| | |
| "Hey, just wanted to say I love using the new grid...
I am working on incorporating it in a ton of places in an application we use." |
Wes McClure |
|
| | |
|
|
|
|