Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - AddRecord at bottom row?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

AddRecord at bottom row?

 Post Reply Post Reply
Author
Message
znakeeye View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 July 2006
Status: Offline
Points: 1672
Post Options Post Options   Thanks (0) Thanks(0)   Quote znakeeye Quote  Post ReplyReply Direct Link To This Post Topic: AddRecord at bottom row?
    Posted: 24 May 2010 at 5:45pm
This adds a record at an arbitrary row number (depending on sorting column):
AddRecord(new CXTPReportRecord);
Populate();
 
How do you explicitly add it below the bottom row?
PokerMemento - http://www.pokermemento.com/
Back to Top
Aaron View Drop Down
Senior Member
Senior Member
Avatar

Joined: 29 January 2008
Status: Offline
Points: 2192
Post Options Post Options   Thanks (0) Thanks(0)   Quote Aaron Quote  Post ReplyReply Direct Link To This Post Posted: 25 May 2010 at 3:34pm
Hi,
 
With ActiveX you can add record using AddRecordEx method without having to call Populate and will be added at the bottom.
 
 
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....
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.188 seconds.