MultiField
Coolite Toolkit Version 0.8.2 now available for DOWNLOAD | See also Examples Explorer | Version 1.0 available Q1 2010
 

Coolite Forums

Welcome Guest ( Login | Register )
 
MultiField
Subscribe
Last Login: 2/22/2010 11:54:29 AM
Posts: 302,
Posted 6/17/2009 11:49:23 AM

Group: Coolite Premium Member & Early Adopter
 I like the new MultiField control.  Really nice and big plus!

However, I would like to see something that can go in the Fields list, that is similar to a ToolbarFill that will "fill" the rest of the width (if it can) or a FillField property or something like that (FillField="<object name>").  The reason for this is that I want a textbox to be on one side of the form, and the icons on the other side of the form, but on the same line.

Something like:

<ext:MultiField runat="server" FieldLabel="With button" FillField="tText"> // Like this...
    <Fields>
        <ext:TextField ID="tText" runat="server" Width="150" />
        <ext:MultiFieldFill />  // OR like this
        <ext:Button ID="bButton" runat="server" Text="..." />
    </Fields>
</ext:MultiField>


Unless of course, this can already be accomplished?
Last Login: Today @ 12:13:10 AM
Posts: 3,963,
Posted 7/3/2009 2:02:03 AM

Group: Core Development Team
Hi state,

I like this idea as well. We'll run some experiments to try get this working.

--
Geoffrey McGill
Coolite Inc.
Development Team
Skype : geoffrey.mcgill
Forum Guidelines | Coolite Examples | Coolite API Docs | ExtJS API Docs | Twitter
« Prev Topic | Next Topic »
Reading This Topic
Active Users: 0 ( 0 guests, 0 members, 0 anonymous members )
No members currently viewing this topic.
All times are GMT -8:00, Time now is 4:44am