Print Page | Close Window

Assertion Fail on OnReportValueChanged

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Report Control
Forum Description: Topics Related to Codejock Report Control
URL: http://forum.codejock.com/forum_posts.asp?TID=16650
Printed Date: 30 January 2025 at 12:20pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Assertion Fail on OnReportValueChanged
Posted By: sirisak2029
Subject: Assertion Fail on OnReportValueChanged
Date 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



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net