> I'm using fields with TabStop to show tabular data from a database. It's > only a list of all the products that exist in the database, these list have > 3 cols. > > Code + Name + Price > > Frist problem, if the name have more o less length the col num 3 is moved > and break the cols. I need that all the cols have a fixed length independent > of her length, cutting letters if is necesary.
If you turn on the vGrid (show the vertical lines in the field), the columns will get truncated to fit. Cheers, Sarah _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
