![]() |
How can I get the changed value? |
Post Reply
|
| Author | |
Wisebee
Newbie
Joined: 06 April 2006 Location: Korea, South Status: Offline Points: 6 |
Post Options
Thanks(0)
Quote Reply
Topic: How can I get the changed value?Posted: 09 May 2006 at 11:20pm |
|
Hi. I try to edit an RecordItem's caption in my CJDataReportView class derived from CXTPReportView. void CJDataReportView::OnReportItemClick(NMHDR * pNotifyStruct, LRESULT * result) So like that, I can write over some text. But the problem is I can't get the value changed by InplaceEdit. What can I do to get the value changed by InplaceEdit? |
|
|
Be fun~
|
|
![]() |
|
Wisebee
Newbie
Joined: 06 April 2006 Location: Korea, South Status: Offline Points: 6 |
Post Options
Thanks(0)
Quote Reply
Posted: 10 May 2006 at 5:49am |
|
CXTPReportControl::GetInplaceEdit()
|
|
|
Be fun~
|
|
![]() |
|
sserge
Moderator Group
Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
Quote Reply
Posted: 10 May 2006 at 3:55pm |
|
Yep, that's a useful method
![]() However, if you'd like just to catch the changed value of the cell, handling XTP_NM_REPORT_VALUECHANGED would be the best idea. Please look help topic on this. It has an example how to get a new value:
-- WBR, Serge |
|
![]() |
|
g_j_a_i_n
Groupie
Joined: 27 August 2005 Status: Offline Points: 94 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 June 2006 at 2:49am |
|
Thanks :) |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |