Complex Table Structure using NatTable [message #993945] |
Wed, 26 December 2012 01:07 |
Prashant p Messages: 57 Registered: October 2012 |
Member |
|
|
I have a table with multiple rows which will be dynamic. In between these rows i will have summary row to count Sub Total Amount and Final row will be Summary row to populate Total Amount. Each row will contain Amount of particular Item.
For example
Category1 -Item1 -100 USD,
-Item2 -200 USD.
Subtoatal to Category 1 - 300 USD.
Category2 -Item1 -300 USD,
-Item2 -100 USD.
Subtoatal to Category 1 - 400 USD.
Now total Amount row will add subtotal amount of each category i.e 700 USD.
Is there any option to achieve this using Nat Table. Basically i am trying to replicate Webpage Table to SWT/Jface . And i apologize i don get option to attach screenshot. Also please note that values in table will be populated from Database
[Updated on: Wed, 26 December 2012 02:01] Report message to a moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.02785 seconds