PC Review


Reply
Thread Tools Rate Thread

Bounded Combobox & ListBox delay

 
 
Islamegy
Guest
Posts: n/a
 
      26th Sep 2005
Some of my win forms was delay couple of seconds when loaded for first
time.. i thought there is a problem with the sqlconnection or database but
the adapter make no problem when bind to grid?!

after alot of time tracing the problem i discovered that bounded listboxs
and comboboxes in the reason of delay.
I couldn't able to fix it.. is there anyway to fix or work over this problem
so user don't feel delay of painting form??


 
Reply With Quote
 
 
 
 
Cor Ligthert [MVP]
Guest
Posts: n/a
 
      26th Sep 2005
Islamegy

How do you add your handles of the listbox and the combox or should I say
where.
(using desingner or code and if it is code is it after that you have
connected the datasource?)

Cor


 
Reply With Quote
 
Islamegy
Guest
Posts: n/a
 
      26th Sep 2005

i bind datasource to listbox and combobox in the Designer, In the Form_Load
i use myadp.fill(ds.myTable);


"Cor Ligthert [MVP]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Islamegy
>
> How do you add your handles of the listbox and the combox or should I say
> where.
> (using desingner or code and if it is code is it after that you have
> connected the datasource?)
>
> Cor
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ComboBox in bounded continuous form avoids to choose any entry Erhy Microsoft Access Getting Started 2 6th Feb 2007 10:42 PM
Bounded Listbox Islamegy Microsoft ADO .NET 1 21st Sep 2005 01:22 PM
Bounded Listbox Islamegy Microsoft C# .NET 1 21st Sep 2005 01:22 PM
Adding a datarow to datatable bounded to listbox. Please help! Max Microsoft ADO .NET 0 4th Mar 2004 03:36 AM
Bug: Combobox.dropdown = True during Form.New() causes listbox to be disabled, even though combobox is Enabled. =?Utf-8?B?UmF0a2lsZXk=?= Microsoft Dot NET Framework Forms 1 12th Feb 2004 09:58 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:42 AM.