As shown in the Image below, How can i remove the unwanted header section ?
My Table has to display only 4 column headers. It should not display the whole header section. Please Help to remove the Header Section which is displaying after the 4th column (Header section which is highlighted).
You can stretch the last column to take all the avaiable space using the stretchLastSection property:
Or you can hide it with a stylesheet: