Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Report Control
  New Posts New Posts RSS Feed - deleting report control header in c#
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

deleting report control header in c#

 Post Reply Post Reply
Author
Message
sonix View Drop Down
Newbie
Newbie
Avatar

Joined: 26 January 2009
Location: Philippines
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote sonix Quote  Post ReplyReply Direct Link To This Post Topic: deleting report control header in c#
    Posted: 30 March 2009 at 2:35am

Hi Sir,

 I have a problem in deleting the report control header....  when I'm using the following code, the vs host error ignited.

  rptcontact.Dispose();

 but when I'm using this code..

  rptContacts.HeaderRecords.DeleteAll();

  still the header not deleted. can I you give me an example code or solution on this.

 thank you and God bless
Back to Top
mbrogdon View Drop Down
Groupie
Groupie


Joined: 22 March 2007
Status: Offline
Points: 40
Post Options Post Options   Thanks (0) Thanks(0)   Quote mbrogdon Quote  Post ReplyReply Direct Link To This Post Posted: 01 April 2009 at 12:44am
Hi sonix,
 
did you call rptContacts.PopulateHeaderRows() afterwards?
Xtreme SuitePro ActiveX 13.2.0 - Windows XP SP3 - VB6/Ingres Openroad 2006
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.203 seconds.