Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - Get focused cell
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Get focused cell

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

Joined: 13 February 2007
Location: Norway
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote Kjetil Quote  Post ReplyReply Direct Link To This Post Topic: Get focused cell
    Posted: 13 February 2007 at 11:26am
I have a reportcontrol with

m_wndReport.FocusSubItems(TRUE);

This enables me to manouver around in the control with the arrows.
In my OnReportSelChanged message handler I want to get the active cell, but m_wndReport.GetActiveItem() returns NULL. Is there another way to get the fouces cell here?
 
Another issue is that some of my items has dropdown or expand buttons attached. The dropdown (with its constraints) can be selected with the keyboard, but I can't activate the expand buttons from the keyboard. It works fine with the mouse.
 
 
Using Xtreme Tookit Pro v 13.2.1
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.113 seconds.