I have an UltraDropDownEditorButton which contains an UltraGrid.
This all works seamlessly on my own computer but others are experiencing problems with the DropDownResizeHandle. They are reporting a red "X" in the place of the handle.
Through remote sessions I have seen this occur but for the life of me cannot figure out its cause.
What should I be looking at to solve this?
Thanks, in advance.
Hello,
Could you please give me more information about OS on which this issue is reproducible. Could please provide me more details about the version of NetAdvantage that you are using and if there is any service release installed ,also if there are any steps that I have to follow in order to able to reproduce it. If you could provide me a small sample that illustrates this behavior it would be helpful for me to understand better the issue that you are describing.
I am waiting for your response.
I've attached your sample solution that you sent me a while back with some modifications.On my system (Windows Server 2003) I have no issue but on a co-workers, Windows 7 we are having a problem.
After messing around with the project XML we realized that he was running Infragistics volume 2 version 1004, where as I am running volume 2 version 2035.
I believe this is the problem.
If you want to test this yourself this is how to reproduce the error:
Run the project.
Click onto the masked field.
Type a number into the field (will throw valueChanged event, and call DropDown())
If you hit the drop down button, it displays properly.
Hello ,
Yes you are correct, there seems that this issue was in 10.2 base version, but it is fixed in one of the later 10.2 builds. Please let your coworker know that he should probably use the latest service release available where this issue is fixed.
Thank you for using Infragistics.
Upgraded to version 2109 and it works without a red X. Thanks!