ReportBuilder includes REST Services which allows the simple creation of a report REST server that may be accessed via any mobile device using the mobile client components. This article gives an overview of the REST client components, how they are used, as well as some small tutorials. The ReportBuilder REST Client components are installed into Full Article…
Search the Wiki
Viewing 22 to 24 of 409 items
REST Server Tutorial
ReportBuilder REST Services allows for the simple creation of a report REST server that may be accessed via any mobile device using the mobile client components. This article gives an overview of the REST Services components, how they are used, as well as a simple tutorial. The ReportBuilder REST Service components are installed into the Full Article…
Comments Off on REST Server Tutorial
TableGrid Fundamentals
Overview The TableGrid component is used to print a table in a report. A table consists of rows and columns that define a grid of cells. Cells may contain objects such as Label, DBText, Memo, Image etc. Simply drag-and-drop the object to the Cell. The Cell by default manages the child object’s boundary based on the Full Article…
Comments Off on TableGrid Fundamentals