Search these areas:
Help
Support Forums
Product Info



Introduction
DataWeb: What's New
Creating an Application
The DataWeb Designer
Application Management
Data Tables
Data Tables
Views
Templates
Components
Data Analysis
Members
Security
Importing
Exporting
FTP
JavaScript
Object Model
JavaScript Objects
General Scripting Objects
Data Access Objects
cmdDelete Object
cmdInsert Object
cmdSelect Object
cmdUpdate Object
Data Access Method Arguments
-Columns Argument
-DoScripts Argument
-Filter Argument
-Fields Argument
-RowId Argument
-Sort Argument
-Tablename Argument
Field Object
Fields Collection
Index Object
Indexes Collection
previous Object
record Object
Resultset Object
Table Object
Tables Collection
TextImporter Object
Settings Object
View Object
Web Object
File Access Objects
Http Client Objects
Security and Membership Objects
Document Object Model (DOM)
Error Descriptions
Object Model Extensions
Full-Text Search
Domain and Email Hosting
HotBlock Modules
Account Management
Glossary
New Responsive UI Module





DataWeb Help
Support Forums
Tutorial
Script Library
Knowledge Base

Home > Support

DataWeb User's Guide

Sort Argument
The sort argument indicates the order in which the selected records should be returned. The sort argument is a string containing the name of the column on which you want to sort, preceded by a plus (+) or minus (-) sign to indicate whether the sort is ascending or descending. An exception is thrown if the specified column does not exist in the table. The plus sign is optional: the column name alone within the sort argument will sort the column in ascending order by default. In contrast, the minus sign is required if you wish to sort in descending order.

A series of sort criteria can specified with a comma-delimited string: for example, the string LastName,FirstName will sort the recordset by ascending last name, and secondarily by ascending first name.

Affiliate | Partner | Terms of Use | Privacy Policy | Contact Us | Pricing | Bring DataWeb In-House    
Email Us