jQWidgets Forums
Forum Replies Created
-
Author
-
May 11, 2019 at 8:58 am in reply to: Grid flickers and filter dialog hidden in background Grid flickers and filter dialog hidden in background #105177
Hi Peter,
did you have time to have a look at my fiddle and did you find a hint for what’s going wrong?
Best regards,
FrankMay 8, 2019 at 6:06 pm in reply to: Grid flickers and filter dialog hidden in background Grid flickers and filter dialog hidden in background #105113Hi Peter,
I’m afraid it’s not that easy to let you see what problems occur with my code.
Because all the datasources are calling controller methods to get the neccessary data it may take several hours to replace all these with demo data arrays and strip off all other dependencies to create a stand-alone demo that works and can also (re-)produce the same problems while the code is so much simplified. Instead – as a first step – I have uploaded the original HTML- and JavaScript parts of the MVC 5 view to JSFiddle:
With a little luck you’re able to identify the problem directly from code…? If it helps, I also can record a video of the flicker effects so you can see what happens in real environment.
If all that doesn’t help, I finally will try to create that reduced fiddle next weekend. There are some other minor issues I stepped into we may also discuss then.
Thanks in advance,
FrankOctober 23, 2016 at 11:21 am in reply to: dockingLayout and allowClose dockingLayout and allowClose #88404Hi Ivo,
thanks for your reply. I found the class
jqx-icon-close
that seems to belong to some more jQWidgets than only layouPanels but although analyzing the html dom with developer tools I can’t find the correct class chain to hide the close button only for layoutPanels.Can you give an example how to hide it via css and will this work with all themes?
Best regards,
NightWizzard -
AuthorPosts