How can i remove this??
its the header of the table... it stretch to the end... how can i stoop it from where data ends..
without stretching the last header section
Attachment 6570
Printable View
How can i remove this??
its the header of the table... it stretch to the end... how can i stoop it from where data ends..
without stretching the last header section
Attachment 6570
The header of that table doesn't stretch to the right hand end of the space available. What is the problem?
i was thinking of a way to remove the part that i have highlighted in red??
stop the header from extending from "timezone " column.
it should stop at the end of the timezone column..
is there a way??
it is not the header which is extending, it's the view / table widget's background which is extending, the header end's with timestamp column.
You can configure such that the last column takes up all the remaining space in the backgroung. Try this
Code:
void setStretchLastSection(true);