A quick Google search: http://www.forta.com/blog/index.cfm/2008/1/29/Summarizing-Grouped-Data-W\ ith-Flex-3-AdvancedDataGrid <http://www.forta.com/blog/index.cfm/2008/1/29/Summarizing-Grouped-Data-\ With-Flex-3-AdvancedDataGrid>
-TH --- In [email protected], guess what <myworld10...@...> wrote: > > > I did , but I am not sure how to do with row and value on it for the example asked . Can you provide me with a sample . > The problem is I can group rows using Advanced Data grid , but if i wanted to display something like footer rows in betwen Data grid . I can not able to do it . > --- On Thu, 5/28/09, Tim Hoff timh...@... wrote: > > > From: Tim Hoff timh...@... > > Subject: [flexcoders] Re: Flex Data Grid Question > > To: [email protected] > > Date: Thursday, May 28, 2009, 1:37 PM > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Check out the AdvancedDataGrid control and documentation. > > > > > > > > -TH > > > > > > > > --- In flexcod...@yahoogro > > ups.com, guess what <myworld100us@ ...> wrote: > > > > > > > > > > > > > > > I need to draw a data grid where I need to do paint > > subtotals and and > > > > page total and group by some category . Can anyone provide > > me witha same > > > > xml for this kind of table > > > > > > > > > > Item ID Name Qty Price > > > > > > > > > > Milk ------------ --------- ------ This is how it > > should be milk should > > > > be first row [Just a blank row with Milk in it ] > > > > > > > > > > 1. Soy Milk l 5USD > > > > > 2. Choclate 2 15USD > > > > > > > > > > SubTotal 20 USD [ Again Blank row ] > > > > > > > > > > Water ------------ --------- ---[ Again Blank Row ] > > > > > > > > > > 1. Aqua 1 10USD > > > > > 2. Calistoga 1 10USD > > > > > > > > > > SubTotal 20 USD [ Again Blank row ] > > > > > > > > > > PurchaseTotal 40 USD [ Again Blank row ] > > > > > > > > > > > > > > > Can someone provide with an xml for this type of table > > in flex . Is it > > > > possible . > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >

