Re: Easiest way to add column totals to a table?

2008-10-16 Thread steve222
Thanks. Will try this. Steve jwcarman wrote: Sorry, I mean addBottomToolbar() On Tue, Oct 14, 2008 at 1:25 PM, James Carman [EMAIL PROTECTED] wrote: Have you tried creating a toolbar? You could call setBottomToolbar() on your DataTable. On Tue, Oct 14, 2008 at 1:21 PM,

Re: Easiest way to add column totals to a table?

2008-10-14 Thread steve222
Maybe I did not phrase my original the question well enough to get an answer. I have a simple DataTable containing - let call it sales records. So, some columns have numbers (eg, sales prices, sales commission, etc). At the bottom of the table, I need a row showing the of sales prices for all

Re: Easiest way to add column totals to a table?

2008-10-14 Thread James Carman
Have you tried creating a toolbar? You could call setBottomToolbar() on your DataTable. On Tue, Oct 14, 2008 at 1:21 PM, steve222 [EMAIL PROTECTED] wrote: Maybe I did not phrase my original the question well enough to get an answer. I have a simple DataTable containing - let call it sales

Re: Easiest way to add column totals to a table?

2008-10-14 Thread James Carman
Sorry, I mean addBottomToolbar() On Tue, Oct 14, 2008 at 1:25 PM, James Carman [EMAIL PROTECTED] wrote: Have you tried creating a toolbar? You could call setBottomToolbar() on your DataTable. On Tue, Oct 14, 2008 at 1:21 PM, steve222 [EMAIL PROTECTED] wrote: Maybe I did not phrase my