Community / Wiki / Category » Category ·

Client Scripts

Javascript Validation Scripts OWS supports comprehensive validation utilities in simple way. All it requires is a SPAN Tag having attributes as listed. id - An unique identifier for SPAN

Custom Paging

Open Web Studio supports Custom Paging, which enables the developer to control how the system handles paging, over-riding the default paging handler. The benefit of this – on very large sets of data, or complex long running queries is that the SQL script selects only the information from the database that you require. For instance, if you want only the records that occur in order from rows 75 to 100, because you are paging 25 records per page and are on page 4 of 10,000 – requesting only page

General Settings

While the formatted properties of the OWS control allow a user to display most content, in any way possible - there are a several restraints we like to apply for extending some of the usability of the interactive content. The majority

NT101: How to get started

The goal of this video, "How to get Started" is to briefly explain the basic use of OWS. This is meant to be a starting point for your experience with Open Web Studio. The video will teach you how to create and open existing configurations.

NT102: How to query data and show it on your page

The goal of this video, "How to query data and display it on your page" is to briefly explain the use of Open Web Studio's template system. The concepts of the Query and Template are presented. By gaining an understanding of

NT103: How to group your output results

The goal of this video, "How to group your output results", is to extend your knowledge of the Open Web Studio template structure. In the video I create an all-encompassing implementation of a grid table structure, made up of the already-demonstrated que