Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
650
Ultrawebgrid is losing the Applied Style
posted

Good Friday All :)

Am using Ultrgridweb Control. i wanted my Grid to be resized with the Data.  i have set the Property Browser to "Downlevel" and everything was cool , but when i run my Application the Grid loses the Style that i Applied.

After using the Property "Browser"= Downlevel, Ultrawebgrid loses the  Style. Before it looked like this

http://www.vuyiswamaseko.tiyaneproperties.co.za/Error_Report/Style_Have.jpg

and i  Applied the Property Browser to "Downlevel" and it when when i run it it look good but lost the Styling like this

http://www.vuyiswamaseko.tiyaneproperties.co.za/Error_Report/Style_lost.jpg

Thank you 

Parents
  • 45049
    Suggested Answer
    posted

    Setting the grid's Browser property to "Downlevel" means that it will try to render HTML that can be understood by browsers prior to IE 5.5.  We generally recommend against setting this value since it disables a wide range of functionality.

    You will generally want to leave this property set to "Auto" in most cases.  You will need to set it to "XML" to use certain specific functionality, such as the grid's built-in AJAX, or the ability to move clients on the client.

    By the way, I attempted looking at the images using the links you provided, and received 404 errors instead of the images.

Reply Children