Hi, When i access the my application from in normal environment i.e. without citrix, the location of context menu strip is as expected. But when i access it using Citrix, the location of the context menu strip is incorrect. The x location of the context menu strip is correct but the y location is always at the top of the screen. I am using for Descktop virtulization. Thanks in Advance. Regards, Prashant
P
prashantkharade
@prashantkharade
Posts
-
Citrix Client - The location of Menu / Contest ment strip -
How to access the changes in style.display property by Javascript in code behindHi, When i am clearing the control values using java script, but after post back wehen i access control values it gives me the previous values.(the valuses which are set on previous page load.) Please, Let me the reason for it and the means of acces the modified control values using javascript after PostBack. Thanx in advance. Regards, Prashant.
-
How to access the changes in style.display property by Javascript in code behindHi, I am using the java script to show hide the control. I am using the style.display property in javascript. I want access the changes in the style.display property in code behind. The changes are not refelected on server side. Please suggest me, how to access the changes in style.display in code behind