Skip to content

Small Loader icon while filling a dropdown #319

Description

@itg-assistant

Alex Prinias asked 2016-10-14 15:40:09 UTC

Hi guys,

I've seen the Loader icon on filling a TreeView Node and it looks very nice -- not only aesthetically, but reassuring the user that something is going on and the application is not hanging.

I was wondering if there is the possibility to show the same icon during a long ComboBox gets filled. May be in the Tools ?? In fact I tried to "fake" it by adding a Tool with the node-loader theme icon with combobox.Tools["LOADING"].Visible = false, make it visible at the beginning of the procedure filling the combobox and making it again invisible at the end of the procedure, but the icon never shows up. I suppose it has to do with how the refreshing is sent to the browser, of course not as the server code is executed line by line, i.e. the refresh is sent to the browser once the filling procedure has ended and the loader has become invisible again...

Best,
Alex

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    GeneralQuestions, how-tos and everything else.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions