TTIWCalendar, Async date (IE11)

Hallo,

a TTIWCalendar component is positioned on an modal TTIWAdvMessageDialog.
If we click the dialog "OnAsyncButtonClick",
we want to read the actual date (IE11) of the TTIWCalendar component.

1.) The return value "myCalComp.Date" of the starting date is ok.

2.) If I select another date "myCalComp.Date" has the values
of the initial day, month and year of the component. This is wrong!

3.) In FireFox it's working!

How can we get the right date in IE11?
(We want an asynchronous event handling)

Kind regards

We tested "myCalComp.OnAsyncChange" event, but it's not fired.

Hi,


I haven't been able to reproduce this issue after testing in IE 11, Chrome and Firefox.
I'm not sure which event you are referring to with "OnAsynChange". I've also tested the OnAsyncClick event of a TTIWCalendar component placed on a TIWAdvMessageDialog and this is working a expected.

Can you please provide the following information so I can further investigate this?
- The version of IntraWeb you are using
- A ready to run sample project that demonstrates the issue (sample projects can be emailed to mailto:help@tmssoftware.com

Sorry for the late reply

1.) We use IntraWeb 14.0.63
2.) We will send you a sample project

This post was replied to via email.