Hello All
On a Table view form, a field (in fact every field) is not reacting on a (field) styleClass defined for that field. The form (Table view) reacts on the styleName, but not on any settings for a styleClass, applied to a field. Has anybody found the same behaviour?
I found that applying the same style to all fields work, but I would like to have certain fields with another sub style. Is it possible?
Platform: Servoy 2.2, Mac OS X 10.3.9, Java 1.4.2.
Best regards, Robert
Hi All
Robert Huber:
Hello All
On a Table view form, a field (in fact every field) is not reacting on a (field) styleClass defined for that field. The form (Table view) reacts on the styleName, but not on any settings for a styleClass, applied to a field. Has anybody found the same behaviour?
I found that applying the same style to all fields work, but I would like to have certain fields with another sub style. Is it possible?
Platform: Servoy 2.2, Mac OS X 10.3.9, Java 1.4.2.
Best regards, Robert
I found out about the problem with styles. If I use a style named field.listRight and use the name listRight in the styleClass property, it doesn’t work. If I use the the name in all lower case letters, i. e. listright, it works, very strange. Can anybody confirm that?
Best regards, Robert