Assertion Fail on OnReportValueChanged |
Post Reply |
Author | |
sirisak2029
Newbie Joined: 25 April 2010 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 02 May 2010 at 4:47am |
My project is about use report control bind to database.
A part of this project need to use message OnReportValueChanged for allow user to edit data on database. The text or number item work well but the date-time item has a problem. I got assertion fail every time when I edit data on these item, although I try to delete all code in this function (see below) the problem still happen. void CReportSampleView::OnReportValueChanged(NMHDR* pNotifyStruct, LRESULT* result ) { } Please give me some idea for solve this problem 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 |