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

  • Thread starter Thread starter Laura Stern
  • Start date Start date
Status
Not open for further replies.
L

Laura Stern

Guest
* Seems like a bug, doesn't it? Though, it's such a basic thing, that seems surprising. * For debugging, did you just walk thru the items from 0 to Count -1 and get the value? Can you do that successfully? This would prove that the Count is or is not messed up somehow. * Can you show the code that you used to remove the items one by one. * Interesting that the stack shows they are at get_item(). I wonder why would they be getting the item in order to get rid of it. We have the Infragistics source code here. I'd have to go find it. I could look at what they're doing. So what is the exact class that you are calling Clear() on?

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