Row Number
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Defined Controls/Row Number/index.xml
Insert a field in a Repeating Section to show the row number for the current row.
Row Number
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Defined Controls/Row Number.xml
A control for Repeating Sections to display the row number of the current row.
Has row number
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/repsec/Has row number.xml
Specifies if the row number for the current row in the repeating section should be shown.
Go to control number (Ctrl+G)
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Menu/Go to control number -Ctrl G.xml
Go to control number simply jumps to a specified line number in the controls tree on the UX Controls page. This feature is particulary effective when a component contains a large number of controls and the [line number toggle feature] is turned 'on'.
SQL::Row::ColumnNumber Function
/documentation/pages/Ref/Api/Namespace/SQL/Row/ColumnNumber Method.xml
Get the number of the column named.
How to Programmatically Enable and Disable Buttons
/documentation/pages/HowTo/Other/Programmatically Enable and Disable Buttons.xml
Buttons in a UX component can be enabled and disbled using the button object's *[js:setDisabled()]* method.
Slider Control in a UX Component
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/Slider/Slider Control in a Dialog Component.xml
A slider control is a graphical way of displaying and entering one or two numeric values. Our slider control is touch-sensitive on mobile devices and PC touch screens, and typically takes less screen real estate than a scroll bar.
Calendar Control in UX Component
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/Calendar/Calendar Control in a Dialog Component.xml
This page describes the embedded Calendar control for the UX; it is not as fully-featured as the Calendar Component.
SpreadsheetInput Control
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/SpreadsheetInput Control/index.xml

Displays a spreadsheet style grid for editing values.

Google Map Method (UX Component)
/documentation/pages/Ref/Action Javascript/Google Map Method-UX Component.xml
Call a method to perform some action on a Google Map. Actions that you can perform include: Clearing markers, opening or closing an info box, adding a marker to the map, centering the map on an address, setting the map zoom factor.