This is a migrated thread and some comments may be shown as answers.

HowTo Change Loading Status Icon/Image/GIF

1 Answer 164 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
David Browne
Top achievements
Rank 1
David Browne asked on 28 Oct 2009, 03:48 PM
Hi -
I'm using the RadTreeView and I'm loading on demand using a web service.  All works fine, but the image that appears once the service call has been placed does not appear.  I have the Treeview1.LoadingStatusPosition set to "AfterNodeText".  When I click on a node, I see the node "shift" as if it's going to show the loading status icon/image/gif.  But this icon/image/gif is NOT visible.  Once the service call is complete then this "shift" is undone and the results are properly displayed.

It seems obvious that the white space I'm seeing is the Loading status image. I just can't see it... it expands when it's supposed to and it collapses when it's supposed to.... I just can't see it.

How can I get this icon/image/gif to be visible again?  Can something be done either using a stylesheet or page level style.  I thought I might even try changing the image itself to something more consistent with my site.

Thanks in advance for any help!

FWIW... the Node.Text can be very long and may wrap.  Also, The TreeView is on a RadAjaxPanel that uses a RadAjaxLoadingPanel.

1 Answer, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 30 Oct 2009, 03:46 PM
Hi David Browne,

It seems to work as expected on our online demo. Do you see it there?
Does it happen on nodes with small text? Try putting the treeview out of the RadAjaxPanel and test again.
Could it be a caching problem (try on different browser)?

Kind regards,
Veselin Vasilev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
TreeView
Asked by
David Browne
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Share this question
or