Contents of listbox not shown

  • Thread starter Thread starter Martin
  • Start date Start date
M

Martin

Hi,

I have a windows.net aplication with a couple of list boxes on the main
window form. Each list box is databound and is filled in the constructor of
the window form.

When I run it on one machine it works fine.
When I run on another machine the list boxes are initially empty. If I
switch focus away from my app and then back again, the list boxes display
the contents correctly.

Under debug show a positive count of rows immediately after filling the
dataset.

Does anyone know why my app is acting inconsistently?

Thanks
Martin
 

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