User Profile & Activity

Hendrik Yulianto Member
Page
of 9

Hi Chan,

 

The next release is about the middle of this month.

 

Regards,

Hendrik

Hi Madhavan,

Webgrid 7. We cannot give an exact date, but about the middle of this month.

 

Regard,

Hendrik

Hi Madhavan,

 
This issue has been fixed, and available in the second 2011 release (R2). It will be released in this month.

 

Regards,

Hendrik

Posted: November 4, 2011 6:06 AM

Hi,

Perhaps, you can use Meta tag to resolve this issue. I tried to use Meta tag in your sample and its works. To see more about Meta tag you can see in the link below.

http://evolpin.wordpress.com/2011/02/25/ie9-compatibility-and-the-meta-tag/

Hope this helps.

Regards,

Hendrik

Hi Chan,

I think this issue happens in latest version of webcombo hotfix. During the wait this issue fixed by our developer teams, I think you can use previous version of hotfix. You can download it in your tdn account under My Components menu. If you do not understand to apply hotfix, you can see in our website by following this link.

http://www.intersoftpt.com/Support/WebUIStudio/Tutorial/Text/Apply-ASPNET-product-hotfix-manually/

But if you still want to use current webcombo hotfix. Perhaps, you can use Meta tag to resolve this issue. I tried to use Meta tag in your sample and its works. To see more about Meta tag you can see in the link below.

http://evolpin.wordpress.com/2011/02/25/ie9-compatibility-and-the-meta-tag/

I suggest you to try using one of the above options, there may be useful for you. Hope this helps.


Regards,

Hendrik

Posted: November 3, 2011 11:01 PM
Hi Jim,

I think i know why the Page_Load of your child page does not fire every time when the dialog box re-opened. It's because you use ContentURL property to set the URL of your dialog box. This same as you set ContentURL from property window of dialog box even if you set it in client using javascript. You should be use SetContentURL method in client side as i mean before.

So, simply change your code like below.
//before
WebDialogBox1.ContentURL = "Enums_Edit.aspx?myValue=" + myIDValue;

//after
WebDialogBox1.SetContentURL("Enums_Edit.aspx?myValue=" + myIDValue);
Please let me know if i said is not as you mean. Thanks


Regards,

Hendrik


Hi Chan,

May I know your deadline? For your info, currently our developer teams focused to release. But I can help you by telling to our developer teams that your needs is urgent.


Regards,

Hendrik

Posted: November 3, 2011 6:02 AM
Hi Jim,

You can try to set the content URL of dialog box from client side. By this way, you can to go through the entire page life cycle EVERY TIME when you show the dialog.

You can view a sample to set content URL from client side in our WebDesktop samples in WebDialogBox folder with name ClientSideApi.aspx. Don't forget to leave blank the ContentURL property of dialog box. Hope this helps.

Regards,
Hendrik
Posted: November 2, 2011 10:58 PM

Hi,

I tried to running our sample which uses WebExpander as you mean in IE 9 compatibility view, and it's works fine in here. You can find our sample as I mean in our WebEssentials samples with name, OrderInformation.aspx. Or you can try to running our live samples below.

http://live.intersoftpt.com/cs/WebEssentials/WebExpander/WebExpander_PredefinedStyles.aspx?noframe=1

Perhaps, you can try to adjust your project with our samples. If your issue is still persist, please to guide me step by step to reproduce your issue. Or you can send a runnable sample, so I can do further investigation.

Regards,

Hendrik

Posted: November 2, 2011 6:07 AM

Hi Frank,

 

Until now, we are still trying to find the solutions for this issue , please be patient.

 

Regards,

Hendrik

All times are GMT -5. The time now is 12:53 AM.
Previous Next