问题
I have a problem in javafx table view
focused problem. This is my table view
when unfocused
as shown in figure.
The table view
when focused
:
But when i am outside of the table view and click show-hide-column
button the table does not get focused
how to solve this problem using css if possible. or any other tricks....???
来源:https://stackoverflow.com/questions/53699589/how-to-solve-javafx-table-view-focused-problem