Jump to content

How to avoid refreshing effect on a tree control while it's updating


Recommended Posts

Hi Guys,

I'm populating a tree control with a lot of information and I would like to avoid that the information I'm updating are shown step by step to the user, I would prefer they will be shown when the updating procedure has finished to update the control. Is it possible to lock the control for updating and when the updating procedure is finished show the information? How can I do that?

Thank you in advance...

Link to comment

I agree, but PS: make sure you turn it to false after it's done (yes, I know that sounds obvious, but I was fault finding an app recently, and found that node was wired with an error cluster that had an erro upstream, so it didn't execute - very frustrating, yet highly hillarious :D )

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.