Sitemap Sitemap  |  Contact Us Contact Us  |  Clients Clients
   AddCheckBoxColumn
  Home |  WebHare Lite |  Downloads |  HareScript |  Websites/CMS |  Applications
Search for:  in: 
Applications
Module development
GUI development
 
Base interface elements
Dual column pages
Feedback handling
Form actions
Forms
Lists
AddCheckBoxColumn
  Add a checkbox column
 
Library module::system/webui/lists.whlib
 
Syntax PUBLIC MACRO AddCheckBoxColumn (STRING name,STRING header,INTEGER width,STRING activated)
 
Parameters
name Name of the column in the list's items with this checkboxname
header Text that is displayed as header of this column
width Width of this column
activated Name of the column in the list's items which indicated if this item should be selected by default
 
 
In library 'lists'
AddActionColumn
AddCheckBoxColumn
AddCheckBoxMarginToList
AddIconColumn
AddIconMarginToList
AddImageColumn
AddImageLinkColumn
AddLinkColumn
AddTextColumn
AddTextFieldColumn
CreateList
GetList
GetListSortOrder
HideColumn
SetListColumnAlign
SetupList
StoreList
UpdateListMask
 
Top To top of page