Page:: hide()

Allows the user to hide a selected column by controlling the styling(CSS).

Description

Get the index of the selected table-header(th) .

Retrieve the styling rule declaration associated with this index using. - the style tag - CSS styling rule .

Change the display property to none to hide the selected element.