[progress Communities] [progress Openedge Abl] Forum Post: Re: Ultralistview:items:clear()...

  • Thread starter Thread starter Darren Parr
  • Start date Start date
Status
Not open for further replies.
D

Darren Parr

Guest
The class is Infragistics.Win.UltraWinListView.UltraListView My code is as follows.. THIS-OBJECT:ListView:Items:Clear(). To step through I did the following.. DO iCount = THIS-OBJECT:ListView:Items:Count To 1 BY -1 THIS-OBJECT:ListView:Items:RemoveAt(iCount - 1). END.

Continue reading...
 
Status
Not open for further replies.
Back
Top