Re: TableModel

2009-09-02 Thread BJ Freeman
look at the webtools https://demo.ofbiz.org/webtools/control/FindGeneric?entityName=AccommodationClass BJ Freeman sent the following on 9/2/2009 9:19 AM: > why not use a ftl with css for alternating rows. > or use the widgets so you can take advantage of the pagenation feature. > More learning, le

Re: TableModel

2009-09-02 Thread BJ Freeman
why not use a ftl with css for alternating rows. or use the widgets so you can take advantage of the pagenation feature. More learning, less work. Gavin Mabie sent the following on 9/2/2009 4:07 AM: > Hi > > > > Any suggestions as to how the resultset from a findList query can be > presented i

TableModel

2009-09-02 Thread Gavin Mabie
Hi Any suggestions as to how the resultset from a findList query can be presented in a JTable with rows and columns? Thanks in advance Gavin

Lists and TableModel

2009-09-01 Thread Gavin Mabie
Hi Can anyone suggest how I could populate a Default TableModel using List Thanks in advance Gavin