ListView + Add Method

  • Thread starter Thread starter rbolos
  • Start date Start date
R

rbolos

Hello,

I´m having problems with ListView control. Actually the configuration of
control is

View: Details.
Columns: 3

We i added the SECOND element to de control. The application hang it.

I´ve been reading some post. And i´ve tried to make a clear before add
items, but isn´t result.

Someone can help me?

Thanks
 
I bet you are doing it from a secondary thread - like for example in
WebRequest.EndGetResponseStream or such
 
Dear Alex,

Yes the Add method was in a secondary Thread.

Are there some solution for this?

Thanks-.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top