Transferring a Dynamic Query to a Batch Job in SmartClient Part 2
How to capture the query generated by SmartClient using a Java DMI.
How to capture the query generated by SmartClient using a Java DMI.
A Segue Developer explains how to loop over the parentNode parameter in the TreeGrid’s dataArrived event in the Smartclient Framework.
Part 2 of this blog explains how to create the datasource functionality that will retrieve and display the results from the criteria driven search page.
While they are often confused, Java is a general purpose programming language while JavaScript is used on websites to make them animated/interactive.
How to create a simple webpage layout with criteria search functionality, a filter builder, and a grid to display the results in SmartClient.
How you capture a query that’s already been built and send it to a batch process to create an export or a PDF file in SmartClient.
In a web application, processing can be done on either the client’s web browser or on the web application server at a remote location.