Show timing for AJAX callbacks
/documentation/pages/Guides/Mobile and Web Components/UX/Properties/Advanced/Show timing for AJAX callbacks.xml
Should timing information be shown for all Ajax callbacks? If enabled, the timing information is shown in the browser console.
Grid Component - Checkbox Column - Custom Ajax Callbacks
/documentation/pages/Server/Guide/Design/View/Grid/Grid Component/Grid Component Checkbox Column, Custom Ajax Callbacks.xml
When you do a custom Ajax callback, the 'e' object that is passed into your Xbasic function that handles the callback contains a lot of useful information. Now, the 'e' object contains 3 additional properties that are automatically set if the grid has a checkbox column. The properties are:
Show query statements on Ajax callbacks
/documentation/pages/Guides/Mobile and Web Components/Grid/Grid Properties/Advanced/showquerystatementsonajaxcallbacks.xml
Enables display of SQL Select statements used to populate the Grid Component when an Ajax Callback is made.
UX Component - Cordova Applications - Setting Default Properties for the Cordova Genie
/documentation/pages/Guides/PhoneGap/Setting Default Properties for the PhoneGap Genie.xml
When you build a Cordova application it is critical that you turn on all of the required plug-ins for your application in the Cordova Build Project Settings genie.
Lock screen during Ajax callbacks
/documentation/pages/Guides/Mobile and Web Components/Grid/Grid Properties/Advanced/Lock screen during Ajax callbacks..xml
Used to lock the screen during an Ajax callback. This prevents the user from initiating a subsequent callback until the initial callback has completed
Understanding Ajax Callbacks
/documentation/pages/Guides/Workspaces/Understanding Ajax Callbacks.xml
An Ajax callback is actually extremely simple. In fact, it is so simple that some people are confused because they somehow expect that there is more to it than there actually is.
Placeholder for UX Component validation error messages
/documentation/pages/Guides/Mobile and Web Components/UX/Properties/Validation and Error Reporting/Placeholder for UX Component validation error messages.xml
This property is optional. Specify a placeholder for where global UX component validation errors should be shown. If you don't specify a value, a default location will be used. If your component uses Panels, then it is recommended that you specify a placeholder here; otherwise any error messages will be shown in a pop-up window. If you do not want the error messages to shown in a pop-up window specify ]]> as the value for the placeholder.
Genies for the UX Component
/documentation/pages/Guides/Mobile and Web Components/UX/Genies for New Dialog Component.xml

In this article, we'll see how Alpha Anywhere can write data binding code. In *[link:Server-side Action Scripting@server xb server side action scripting]*, we see how Alpha Anywhere can generate other server-side actions.

We start by inserting a new control into a UX Component, selecting Create multiple new controls at once, and clicking the Populate list from a table link. In this example we picked the Customer.dbf table from AlphaSports, and left Include data binding information checked.

Advanced Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/other/ControlBar Properties/ControlBar properties/Items/Advanced/index.xml
Advanced properties can be used to generate the JavaScript code used to display a disclosure.
Advanced Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Custom/SemiCircularNumberDisplay/Advanced/index.xml
Advanced Properties