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 -

javascript - Get parameter of GET request -

javascript - Twitter Bootstrap - how to add some more margin between tooltip popup and element -