Stephen it says here maxLength() applicable only to String. Say I have int,double or even another object inside my table. Then how can I give a length to such a column. Thanks.
On Wed, Mar 9, 2016 at 12:19 PM, Stephen Cameron <[email protected] > wrote: > https://isis.apache.org/guides/rgant.html#_rgant-Property_maxLength > > On Wed, Mar 9, 2016 at 5:02 PM, Shan Wijesinghe <[email protected] > > > wrote: > > > Hi all, > > what is the way to chance the layout of tables like spacing of > > columns. ( is there a way to specify length of column similar to > > typicalLength() attribute which only work for Strings ) > > > > thanks and regards, > > Dilshan. > > >
