multiline table header in wicket -


similar this.

we using sortable table header. not support multiline header.

how can construct table header spans multiple rows in html?

you can roll out own toolbar extension of icolumn impls supports this, e.g. https://github.com/wicketstuff/core/blob/ebc873384dea5ee0cf9ab6f621a3419862a6c8f1/datatables-parent/datatables/src/main/java/org/wicketstuff/datatables/columns/spanheaderstoolbar.java#l97-l99.

if think deserves supported wicket please raise issue in jira! thanks!


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -