Questions tagged [rowheader]
33 questions
0
votes
2 answers
JTable not refreshed after mixing Row Header and combine/split code.
I am working in a project in which I have to show Row Numbers along with the functionality to Combine/Split cells in a JTable. To implement this functionality I followed the code from the url:-
1.) RowNumberHeader ->…

user1709952
- 169
- 2
- 7
- 21
0
votes
1 answer
Row header in JTable with same drag/drop behaviour as column header
I'm trying to have row headers in my JTable which have similar behaviour to the column headers, especially for the drag and drop part.
Something like this: JTable Row Header Implementation
And when I drag the row header, it should have the same…

Radiance Wei Qi Ong
- 363
- 3
- 10
-1
votes
1 answer
Google Spreadsheet Table into a single column with dropdown
Please help me to sort this data in a single column with table headers as drop downs and when selecting the drop down menu appropriate data should be loaded below that header.
enter image description here

Gopakumar
- 5
- 1