[DevExpress Support Team: CLONED FROM T293425: ASPxGridLookup inside a grid's EditItemTemplate displays empty column values after filtering]
Another issue with that build - one of the styles it seems is broken. After examining it, there is a new element there, which instead of having display:none, is having style as visibility:hidden.
please see the video and screen shot attached.
empty spot inside the control video.
Hi,
According to your screenshot, you are referring to the ASPxGridView control with the Filter Row area. Right? If so, the sample you provided does not contain a similar layout. Would you please provide us with a sample where the issue is replicated? This will help us find the cause of the problem and fix it. Thank you for your time and cooperation in advance.
Well, i did not provided this sample for this issue. Please look into the ticket T293425: ASPxGridLookup inside a grid's EditItemTemplate displays empty column values after filtering.
For this issue i provided a screenshot, where you can see the problem, video, where you can see the problem
and solution, where i advise how you can fix the problem (will i get a discount on renewal for my QA and Development work on your components ? :))
If you will be unable to reproduce this issue then i will have to create a solution for you.
Hello Andrey,
I could not reproduce the issue on my side with the project from the ASPxGridLookup inside a grid's EditItemTemplate displays empty column values after filtering thread and also with the attached "T293425.zip" files.
I have modified these projects to reproduce a layout similar to the one demonstrated on the "wrong_style.jpg" image. However, I had a different result, please see the attached screenshot. Would you please modify my project to reproduce the problem and send it back to me. I will do my best to determine the cause of the problem.
try re-testing under Chrome browser. in IE it looks ok.
Hello Andrey,
The issue is not reproduced on my side in Chrome. Please see the attached video. The markup in the " broken_inChrome.JPG" image looks different than in my project. Please let me know if the issue is reproduced on your side with my project. If so, I suggest you update Chrome to the most recent version.
If the problem does not occur in my project, please modify it to reproduce the issue and send it back to me. I will test it on my side to find the source of this behavior.
Please see the attached project. It was tested on 4 different workstations. All show the same issue. Use Chrome and the hotfix buid, that was provided (DevExpressComponents-14.2.10.15275.exe), NOT any official builds.
Hello Andrey,
I have reproduced the issue. It is caused by the StylesEditors.ButtonEditCellSpacing setting. As a workaround, I suggest you set this property to any value except for "0".
<StylesEditors ButtonEditCellSpacing="1" />
I have addressed this problem to our R&D team. We will update this thread as soon as any news regarding this subject is available.