c# - Winforms Webbrowser .NET 3.5 rendering on CE device -



c# - Winforms Webbrowser .NET 3.5 rendering on CE device -

i building ce based web wrapper , have problem whereby when loading html table, webbrowser command gets far before stopping rendering. know have received info when interact page redraws , content appears.

does know best way solve is? calling refresh or invalidate on command not seem trigger action want or expect.

thanks in advance

i have managed resolve issue , sharing experience in case comes across issue. if there improve solution please allow me know :)

the simplest way found of solving implement bit of javascript in webapp, no means direct fix, adapted injects bit of code in request. create hidden div , display , hide using javascript forcefulness browser re-render.

i admit ugly solution, it's worked want. alternatives much welcome address core issue (upgrade device or browser not possible @ time)

c# .net winforms webbrowser-control windows-ce

Comments

Popular posts from this blog

model view controller - MVC Rails Planning -

ruby on rails - Devise Logout Error in RoR -

html - Submenu setup with jquery and effect 'fold' -