Hi all, I want to render a datatable with dynamically different columns based on user input (via a DropDownChoice) over ajax. I came across this old post <http://apache-wicket.1842946.n4.nabble.com/Dynamic-DataTable-columns-td1856733.html> which mentions that this feature might be available in Wicket 1.4. Is this feature available in Wicket now? Can someone explain me how to achieve this?
-- Thanks & regards James
