Hi,
When using a DataSetGrid in SmartClient it works perfectly fine, but when using it inside a WebClient it instantly shows “Internal Server Error” and displays the error message:
java.lang.ClassCastException: com.drmaison.beans.datasetgrid.DatasetGrid cannot be cast to org.apache.wicket.Component
Is it possible to get it working in WebClient?