How to fix the first column data along with header and column search box?
How to fix the first column data along with header and column search box?
IHSL
Posts: 13Questions: 8Answers: 0
hello friends,
I have gone through the datatable documentation and implemented freeze pane feature for the first column. I could make the first column header and data fixed but the search box under the first column header is moving when i scroll the table. Any help would be much appreciable.
Answers
See this example. Use with:
to display the footer row as a header.
Allan