List Control
Package:
Summary:
Display a form select input from an options array
Groups:
Author:
Description:
This class can be used to display a form select input from an options array.
It takes an array with a list of text values and displays an HTML form select input.
The class may also get the value of the select input of submit form POST request.
It takes an array with a list of text values and displays an HTML form select input.
The class may also get the value of the select input of submit form POST request.
Comments are closed.