I you are using Modern look, each column should have a CSS class so you can style them uniquely.
i.e: class="AttrColumn Col1AttrColumn" IMHO, your css is the appropriate place for the styling info. D -- David LeBer Codeferous Software On 2013-05-10, at 10:47 AM, Theodore Petrosky <[email protected]> wrote: > I have been controlling column width in D2W with classes in my CSS. > Sometimes things are not obvious and some parent setting gives me grief. > > Is this doable as a rule (or rules)? I keep looking at the source, but a lot > of this is not table based (which is great) > > how can we control the width of column in a List representation. > > If I have attributes col1, col2, col3, col4, how can I create a rule to force > col1 to have 10% of the overall width, col2 to have 40% and col3 to fixed > 35px? > > BTW, I loved stumbling on the 'count' binding. I wanted to present in my list > a count of the 'Steps' relation. adding projectSteps.count to my > displayPropertyKeys worked great. > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/dleber_wodev%40codeferous.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
