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
I can see the images now. I'm glad that the issue from your original post is resolved.
Vuyiswa said:1) Previously i could just Load the Styles , but now i only get the Import Option that i happen to select but nothing Happens on it. Why is it doing that way. This Happened after i got confused with version 8.1 and 8.2 of .NET 2.0.
Vuyiswa said:2) I dont know what i did but Version 8.1 used to add the DLL's to the Bin Directory after i compile it with the infragistic control, but now it does not do that , even version 8.2 has the same problem. When am deploying my application i get errors related to infragistics poiting to the webconfig, and if i remove the entries from the web config , the errrors decrease one by one, but am afraid this my make my control un-usable. Please advice.
I recommend that you post follow-ups to these further questions as separate threads. That way, someone else may see that you have unanswered questions at a glance, and may be able to provide you with a response more quickly.
Good Afternoon McDonald
Sorry to reply so late, my site my down nearly the whole day , i just got it right now. The Links are now available for viewing regards to my Problems. I have more Questions to ask , as am confused now, because i know am now ok with infragistic setup.
Questions
1) Previously i could just Load the Styles , but now i only get the Import Option that i happen to select but nothing Happens on it. Why is it doing that way. This Happened after i got confused with version 8.1 and 8.2 of .NET 2.0.
2) I dont know what i did but Version 8.1 used to add the DLL's to the Bin Directory after i compile it with the infragistic control, but now it does not do that , even version 8.2 has the same problem. When am deploying my application i get errors related to infragistics poiting to the webconfig, and if i remove the entries from the web config , the errrors decrease one by one, but am afraid this my make my control un-usable. Please advice.
Vuyiswa Maseko
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.