Hi Mark, There isn't really a way to do programmatic table layouts as there is no concept such as Cell and Row in Click. You could create such controls for your own project in order to assemble a sophisticated table layout. However I'd just use Velocity to lay out the controls using HTML instead.
regards Bob On 2011/09/22 18:32 PM, mkgolfer wrote: > Hi All, > I have read from the user guide section 3.7.2. Programmatic layout. It > refers to forms. Has anybody done anything with Tables or FormTables? I > have just put into production my first Click application and learned a lot > due to a set of complex tables, forms etc. > > This next project has a REALLY nasty set of table layout requirements and I > was wondering if there was someone who can point me to programmatic examples > for Tables. > > By the way, I still consider myself a Click newbie, but so far its a really > nice and an easy to use framework. I hate JSP and Struts! ;) > > Thanks Guys, keep up the good work! > > -- > View this message in context: > http://click.1134972.n2.nabble.com/Programmatic-Table-Layout-tp6820972p6820972.html > Sent from the click-user mailing list archive at Nabble.com. >
