Hi,
I'd like to do something similar to this showcase example: http://www.smartclient.com/smartgwtee/showcase/#sql_dynamic_reporting, i.e. do grouping and aggregation while still leveraging advanced features such as pagination.
Is there a simple way to achieve this using the hibernate connector or even the grails plugin (not the "plain" SQL connector)? Maybe by somehow modifying the Hibernate Criteria object from some custom DMI code?
What license (Pro/Power) is required in these cases?
Thanks
I'd like to do something similar to this showcase example: http://www.smartclient.com/smartgwtee/showcase/#sql_dynamic_reporting, i.e. do grouping and aggregation while still leveraging advanced features such as pagination.
Is there a simple way to achieve this using the hibernate connector or even the grails plugin (not the "plain" SQL connector)? Maybe by somehow modifying the Hibernate Criteria object from some custom DMI code?
What license (Pro/Power) is required in these cases?
Thanks
Comment