Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Expand data in gridview Eclipse Java(Expand data in gridview Eclipse Java)
Expand data in gridview Eclipse Java [message #1810769] Mon, 19 August 2019 13:36 Go to next message
Peter Dedroog is currently offline Peter DedroogFriend
Messages: 1
Registered: August 2019
Junior Member
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.
Re: Expand data in gridview Eclipse Java [message #1810770 is a reply to message #1810769] Mon, 19 August 2019 13:38 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4430
Registered: July 2009
Senior Member

What gridview are you referring to? This is too vague to answer as it is.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:eclipse version for mac os 10.6?
Next Topic:Python with eclipse - OCR Pytesseract
Goto Forum:
  


Current Time: Fri Mar 29 10:48:15 GMT 2024

Powered by FUDForum. Page generated in 0.05103 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top