This entry was posted on Wednesday, May 28th, 2008 at 5:00 pm and is filed under Flex, General. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Flex Multi Column Form
I have been looking for something like this for long time and i think i wasted a lot more time looking for this, than the time to took me to build it, its actually a very simple way of laying our the components, but very powerful when you are writing corporate or form based applications. The question is simple, how can we have a multi colum form component, i am wrting a Form component that will have a more powerfull layout, holds data, reset and validate the content, but this time i just wanted to share this way to layout a multi column form, i will share the full component once is done, otherways the post will get too long. So this basic layout has to modes, one is Column mode and the other one is Direction mode ( dont orget to right click to see the source code).
Its basically reusing the form component and aligning them using boxes, i don’t know how useful is this for you, but if you are interested on the full component, let me know.









August 19th, 2008 at 4:30 pm
I think this is great and exactly what I’m looking for. I’m definitely interested in the component if you don’t mind.
Thanks,
Brian
September 8th, 2008 at 10:29 pm
Hi,
This is the easiest component to use so far, I have tried to download the Test.zip but found that the link was broken.
Would it be possible to email us your component?
Best Regards
September 11th, 2008 at 4:19 pm
This is exactly what I’m looking for…that would be som useful for me. i’m very much interested in this component.
Thank you!
Shaun
November 14th, 2008 at 6:27 pm
Nice, clean and simple! Thanks for posting. Its been a big help. Would be interested in looking at the finished component.
Javeed
December 27th, 2008 at 1:24 am
Wow! it is a great piece of code. I am interested in the component if you do not mind to share it.
March 20th, 2009 at 3:08 pm
Did you find anything about true multicolumn form ?
April 7th, 2009 at 4:49 pm
Bravo! I love this solution! Please keep me posted when you do your official release. There is another library out there for this, but I dislike their methodology. (I peeked at your source code and liked what I saw) heh
August 13th, 2009 at 12:27 am
I am looking for a multicolumn Form. Is there anywhere a download Link ?
Thanks
August 18th, 2009 at 1:12 pm
Right click on the example to get the source code.
I am working on a full Flex framework that is coming soon, so i guess a more complete version of this will be there.
March 8th, 2010 at 2:53 pm
JC,
Do you have any name for the package, licensing doc, etc… I’m pretty sure I will use but I don’t wan’t to broke any copyright.
March 8th, 2010 at 5:24 pm
This is just my way to collaborate, you can use it however you want.