Print Page | Close Window

BUG: InplaceButtonDown event ERROR

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=11539
Printed Date: 22 November 2024 at 5:31am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: BUG: InplaceButtonDown event ERROR
Posted By: markmark
Subject: BUG: InplaceButtonDown event ERROR
Date Posted: 22 July 2008 at 9:13am

https://forum.codejock.com/uploads/20080722_091326_demo.zip - uploads/20080722_091326_demo.zip

Please see attached example.

 

On clicking on the button in the currency column.

The button object loses its reference, in the InplaceButtonDown event after the form is shown

 

This did not happen in ver 11.1.3

 

Any ideas that I can try to fix this?

 

Thanks

 

MArk

-------------
Product: Xtreme SuitePro (ActiveX) version 13.0.0
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0



Replies:
Posted By: Aaron
Date Posted: 22 July 2008 at 10:05am
Hi,
 
What do you want me to see?
 
When I click the inplacebutton form2 will show and when form2 is closed there's a msgbox showing the caption of the column.
 
Another click the same as above, again and again...
 
 


-------------
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....


Posted By: markmark
Date Posted: 22 July 2008 at 10:43am
Hi
 
When I get to the msgbox  I get error
 
Object variable or With block variable not set
 
This only happens when running on ver 12.0.1
 
 
MArk


-------------
Product: Xtreme SuitePro (ActiveX) version 13.0.0
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0


Posted By: Aaron
Date Posted: 22 July 2008 at 10:58am
Hi,
 
You are right, it gives an error. I was testing this with V12.0 and it worked OK. So that's why I asked you what do I have to see.
 
Thanks, I will add it to the issue list if you want me too  and add BUG: <topic description> OK?


-------------
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....


Posted By: markmark
Date Posted: 22 July 2008 at 11:21am

Hi

 

Glad you made it error as well.......

and yes please add it to your list.

 

My next question is not one that you will properly be able to answer

How quick do you think it will be before it’s fixed?

I really could do with a fix in the next 2-3 days errrrrrrrrrrr

I have paid for support, would placing a call into CJ speed things up?

 
Thanks for looking though.

 

MArk

-------------
Product: Xtreme SuitePro (ActiveX) version 13.0.0
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0


Posted By: markmark
Date Posted: 22 July 2008 at 11:58am
Temporary fix:
 
I can store the button Item like this,
 
Dim riRecordItem As ReportRecordItem
Set riRecordItem = Button.Item
 
Before I do anything else.
 
Then use the  riRecordItem  when the Button object dies
 
 
MArk
 
 


-------------
Product: Xtreme SuitePro (ActiveX) version 13.0.0
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0


Posted By: Aaron
Date Posted: 22 July 2008 at 12:20pm
Originally posted by markmark markmark wrote:

Hi

 

Glad you made it error as well.......

and yes please add it to your list.

 

My next question is not one that you will properly be able to answer

How quick do you think it will be before it’s fixed?

I really could do with a fix in the next 2-3 days errrrrrrrrrrr

I have paid for support, would placing a call into CJ speed things up?

 
Thanks for looking though.

 

MArk
 
Hi,
 
They will fix this in next release but I don't know when CJ releases V12.0.2
 
btw I noticed you still haven't changed your signature, can you do that for me? (and all other members as well
 
 


-------------
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....


Posted By: Aaron
Date Posted: 22 July 2008 at 12:25pm
Originally posted by markmark markmark wrote:

Temporary fix:
 
I can store the button Item like this,
 
Dim riRecordItem As ReportRecordItem
Set riRecordItem = Button.Item
 
Before I do anything else.
 
Then use the  riRecordItem  when the Button object dies
 
 
MArk
 
 
 
Hi,
 
I see you already have a workaround.
 
You could use also:
 
wndReportControl.Columns(Button.Item.Index).Caption
 
 


-------------
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....


Posted By: Aaron
Date Posted: 21 January 2009 at 3:18pm
Hi,
 
This seems to be solved (I don't know what version...) I didn't get an error, when running your test project.
 
 


-------------
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....



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