Expand data in gridview Eclipse Java [message #1810769] |
Mon, 19 August 2019 13:36  |
Eclipse User |
|
|
|
Hi,
I have following question.
Currently in the gridview all the data is standing in one line.
For example a datagrid with all the shipments that are made.
In this shipment the client-data and order-data is included.
Is it possible with Eclipse (java) to make another grid that is better and more simple to read by creating extra levels in the datagrid overview?
First level.
Shipmentdata with the ordernumber and clientcode/clientname.
When you expand this shipment.
You receive the order with all the details for this order on the second level.
When you expand this order.
You receive the client with all the details for this client on the third level.
Is there any example code available where we can see how to do this?
Thanks in advance,
Kind regards.
|
|
|
|
Powered by
FUDForum. Page generated in 0.09515 seconds