Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - ReportControl: Setting the selected row?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

ReportControl: Setting the selected row?

 Post Reply Post Reply
Author
Message
Italo View Drop Down
Groupie
Groupie


Joined: 10 December 2003
Location: United States
Status: Offline
Points: 83
Post Options Post Options   Thanks (0) Thanks(0)   Quote Italo Quote  Post ReplyReply Direct Link To This Post Topic: ReportControl: Setting the selected row?
    Posted: 31 July 2004 at 12:54am

Calling
    this->SetFocusedRow(pRow);
and
    this->GetSelectedRows()->Select(pRow);
behaves differently. Why is that? The first method seems to work better. The second causes the control to loose the selected row upon sorting with IsShowItemsInGroups enabled.



Edited by Italo
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.469 seconds.