Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » Complex Table Structure using NatTable (Complex Table Structure using NatTable)
Complex Table Structure using NatTable [message #993945] Tue, 25 December 2012 20:07 Go to previous message
Prashant p is currently offline 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: Tue, 25 December 2012 21:01]

Report message to a moderator

 
Read Message
Read Message
Previous Topic:Getting Data from the DB to the NatTable?
Next Topic:How to bind single and double clicks on one cell
Goto Forum:
  


Current Time: Thu May 23 03:53:37 EDT 2013

Powered by FUDForum. Page generated in 0.01655 seconds