TextBox FieldLabel help ?

  1. #1

    TextBox FieldLabel help ?

    hi Guys,

    First of all, congratulations for the impressive work !!!

    I am trying to add a textbox with a label, but only the textbox appears.

    <cool:TextBox ID="TextBox1" runat="server" FieldLabel="label" ></cool:TextBox>
    I tried setting "HideLabel" attribute to true/false, but there is no difference.

    Am I missing something ?

    Thanks in advance.
  2. #2

    RE: TextBox FieldLabel help ?

    Hi borisbg,

    At the moment the FieldLabel property will not render, unless the <cool:TextBox> control is included within a FormLayout controls, BUT... the FormLayout control has not been built.

    I'm going to dig into the rendering of the form controls and see if we can get something working without the FormLayout requirement, but for now the property does not render.

    I will keep this thread updated with information re: FieldLabel.
    Geoffrey McGill
    Founder

Similar Threads

  1. Textbox Validation
    By Vaishali in forum 1.x Help
    Replies: 1
    Last Post: Feb 10, 2012, 8:52 AM
  2. Mask for textbox
    By xMAC in forum 1.x Help
    Replies: 3
    Last Post: May 13, 2011, 1:03 PM
  3. [CLOSED] how to reduce the gap between fieldlabel and textbox
    By Vasudhaika in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Dec 02, 2010, 7:56 AM
  4. Get Slider Value In TextBox
    By RS in forum 1.x Help
    Replies: 3
    Last Post: Feb 09, 2009, 7:04 AM
  5. Replies: 1
    Last Post: Dec 25, 2008, 6:32 AM

Posting Permissions