Re: ListView


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Barbara Brazil on April 06, 2017 at 08:54:20:

In Reply to: Re: ListView posted by Grant on April 05, 2017 at 14:59:31:

I think this code will deselect all items:

cosItemId = -1
do
cosCtlId = ID.LISTCONTROL & cosCode = LVNI.SELECTED
gosub COS.ListView.GetNextItem
cosState = 0 & coslParam = LVIS.SELECTED & gosub COS.ListView.SetItemState
loop while cosItemId ne -1



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]