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

Suggestion

 Post Reply Post Reply
Author
Message
Michl View Drop Down
Senior Member
Senior Member


Joined: 14 September 2007
Status: Offline
Points: 138
Post Options Post Options   Thanks (0) Thanks(0)   Quote Michl Quote  Post ReplyReply Direct Link To This Post Topic: Suggestion
    Posted: 27 July 2009 at 4:56am
Hello

After changing (edit) a cell,
OnCancelEdit(CXTPReportControl* pControl, BOOL bApply)
will be called. But how can I detect easily(!) that the user have changing the value?

If the values are different it is of course simple. But how when you can overwrite an predefined value (e.g. 0) with a user defined value 0 (force)?
It would be nice, if bApply only is 1 when user have really entered/changed data (press a key(/mouse?)).

At this time bApply is 1 even user press ESC or user clicks in different cells without any imput . Make this sense??

So it were more easy (e.g.) to display a icon which shows a user defined value, recalculate formulas, ...

What do you mean?
Back to Top
mdoubson View Drop Down
Senior Member
Senior Member
Avatar

Joined: 17 November 2008
Status: Offline
Points: 1705
Post Options Post Options   Thanks (0) Thanks(0)   Quote mdoubson Quote  Post ReplyReply Direct Link To This Post Posted: 31 July 2009 at 11:50am

You have all kind of notifications for in-place edit actions - is it not enough?

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.