Cannot Delete All Rows in ReportControl |
Post Reply |
Author | |
Milkman
Newbie Joined: 16 September 2005 Status: Offline Points: 11 |
Post Options
Thanks(0)
Posted: 14 October 2005 at 10:33am |
Hello,
Looping through all the rows in the ReportControl.Rows collection and calling the "RemoveAt" method does not work. Below is a piece of sample code:
It would appear that the last row never gets deleted. Does anyone else have this problem too? Edited by Milkman |
|
Milkman
Newbie Joined: 16 September 2005 Status: Offline Points: 11 |
Post Options
Thanks(0)
|
My bad. The following command deletes all the rows in the report control.
|
|
Fabian
Senior Member Joined: 22 November 2004 Location: Switzerland Status: Offline Points: 336 |
Post Options
Thanks(0)
|
Hi Milkman I am not shure, but shoud it not be: instead of for a single record. If the report was sorted you delete the wrong record?
|
|
Product: Xtreme SuitePro (ActiveX) version 16.2.3
Platform: Windows 7 (32bit) Language: Visual Basic 6.0 / SP6 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |