![]() |
Cannot Delete All Rows in ReportControl |
Post Reply
|
| Author | |
Guillermo
Newbie
Joined: 08 September 2006 Status: Offline Points: 6 |
Post Options
Thanks(0)
Quote Reply
Topic: Cannot Delete All Rows in ReportControlPosted: 02 April 2007 at 11:51pm |
|
I use the following command:
Reportcontrol.Records.DeleteAll
But i cannot delete any row, How i can delete all row in reportcontrol?
|
|
![]() |
|
BagLady
Newbie
Joined: 28 May 2006 Status: Offline Points: 2 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 April 2007 at 9:37am |
|
Try deleting all rows as well
|
|
![]() |
|
jcollier
Senior Member
Joined: 15 February 2006 Status: Offline Points: 250 |
Post Options
Thanks(0)
Quote Reply
Posted: 05 April 2007 at 11:14am |
|
Try:
ReportControl.Records.DeleteAll ReportControl.Populate |
|
![]() |
|
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 |