Hello,
I am using DNN (ver. 05.04.01) with DevExpress Tools (ver. 9.3.2.0) with ASP.NET + C# 3.5. I have created one module with using HTML5 as slider and with using DevExpress Tool (ASPxGridView) as record chart, it's working fine on all browsers (IE, Firefox, Chrome), but creating some problem in Opera. The problem is coming only in Opera. But when we try to put the the things (slider + chart) in a normal page (.aspx), means not in DNN environment, then all the things are working smoothly even in Opera also.
The flow is when we use the HTML5 slider, then ASPxGridView chart is filtering according to slider value, which works well in normal (.aspx) page means without DNN environment, but when we use the module in DNN environment, Chart is filtering only first time after refreshing in Opera, after first time filtered, chart is not filtering on slider changing movement.
I have created two versions of the as test pages for better clarification about the problem:
1. With DNN environment :
http://android.experts.uk.com/Android... This page contains the our created DNN module which creates problem in Opera.
2. Without DNN environment :
http://android.experts.uk.com/default... This page contains the whole things but in normal page, which is working well even in Opera.
So please give me the suggestions, how I can resolve this issue.
Thanks,
Karan Kumar