- Row Number
- /documentation/pages/Guides/Mobile and Web Components/UX/Controls/Defined Controls/Row Number/index.xmlInsert 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.xmlA 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.xmlSpecifies 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.xmlGo 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.xmlGet the number of the column named.
- How to Programmatically Enable and Disable Buttons
- /documentation/pages/HowTo/Other/Programmatically Enable and Disable Buttons.xmlButtons 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.xmlA 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.xmlThis 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.xmlCall 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.