When Browser security level is set to High, then Infragistics controls stops working. Can anyone please help me to resolve this problem.
Right now I am using Infragistics 10.3.20103.2120 Version.
Thanks in advance.
Hi Avinash,
Thank you for posting in the community.
I assume that you are refering to IE's security settings. When IE Security is set to High, scipting is disabled (Security -> Custom Level -> Scripting -> ActiveScripting). This does not allow javascript code to be run which prevents the controls from being displayed. I would therefore suggest using a lower level security settings or allowing Active scripting through the custom level security interface.
Please feel free to contact me if you have any questions.
Please do not hesitate to contact me if I can be of further assistance.
Thanks for your instant reply and help.
Is their any other way to resolve this problem? Because we can't force customer to change the browser security. Can we (developer) this issue from code behind or any other way? It could be better as per my thinking.
Please feel free to contact me if I can be of further assistance.
There seems to be no way to circumvent this as our controls are dependent on javascript and IE's security settings cannot be overriden to my knowledge. You may want to consider suggesting your customers to add your site to the trusted site list which by default use lower security settings.
Please contact me if you have any questions.