AA List Control - .SetValue and .GetValue Methods of the UX Component

Опубликовано: 12 Октябрь 2024
на канале: Alpha Software
1,018
2

UXL_V12--2 Alpha Five V12 UX List control just like any other data bound control

The List control is just like other data controls that you place on the UX component, in that it submits a value (just like a textbox, radio button, etc. does when the UX component is submitted). Also, the standard Javascript methods (.getValue() and .setValue() ) of the UX object can be used to set and get the "value" of the variable bound to the list.