Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Need Help with Radial Gauge,

Last post 06-09-2008 15:36 by [Infragistics] David Negley. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 06-02-2008 4:00

    • Abie Jose
    • Not Ranked
    • Joined on 06-02-2008
    • Abu Dhabi
    • Points 25

    Need Help with Radial Gauge,

    hello Experts,

    I designed a radial gauage, and amazingly i got it working in the second try [:o] , what my problem is, when i open my gauge page inside my company it is working fine, when i tried to access from outside company it is taking some time to load the gauge,please advice me, i'll tell some thng more about my web page,

    there is some Radio button List in my page and its value is 1 - 5, the employee can answer each question in this value,

    for example when he select 5 the gauge's value also change accordingly (i wrote code in the radio button list select index changed event)

    anyways i'll give you guys the link also please check and advice me,,,,

    www.alpha.ae/morale

    first i put all this in a WebAsyncRefreshPanel (but seems to slow even inside my comany) then i changed this into Ajax's Update panel (good in speed)

    and i'm using Infragistics 2007 V 1, clr 2.... (seniours didn't updated  :( ........ )

     

    please please help me,,, still infant in Infragistics...

    thanx in advance.....

    Filed under:
    • Post Points: 20
  • 06-09-2008 15:36 In reply to

    Re: Need Help with Radial Gauge,

    i think the limiting factor here is simply bandwidth.  the gauge on that page is a 55k image, and i noticed the smileys on that page also take some time to download.

    if increasing bandwidth is not an option, then the only solution is to reduce the size of the image file.  try changing some of those gradients to solid brushes -- this should make the PNG compression work better.  reducing the size of the gauge will also help.  you might also try to change the ImageType to JPEG and check the file size then, but i don't think it will be better than PNG.

    • Post Points: 5
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems