Sitemap Sitemap  |  Contact Us Contact Us  |  Clients Clients
   AddCheckBoxMarginToList
  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
AddCheckBoxMarginToList
  Add a checkbox to the margin
 
Library module::system/webui/lists.whlib
 
Syntax PUBLIC MACRO AddCheckBoxMarginToList (STRING checkboxname,STRING checkboxselected)
 
Parameters
checkboxname Name of the column in the list's items with this checkboxname
checkboxselected 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