Click here to Skip to main content
15,894,646 members
Home / Discussions / C#
   

C#

 
GeneralRe: Open document managment API Pin
Heath Stewart13-Dec-03 6:37
protectorHeath Stewart13-Dec-03 6:37 
GeneralCustom draw Treeview Control Pin
MrJJKoolJ12-Dec-03 16:02
MrJJKoolJ12-Dec-03 16:02 
GeneralRe: Custom draw Treeview Control Pin
eggie512-Dec-03 18:17
eggie512-Dec-03 18:17 
GeneralRe: Custom draw Treeview Control Pin
Alex Korchemniy13-Dec-03 13:49
Alex Korchemniy13-Dec-03 13:49 
GeneralRe: Custom draw Treeview Control Pin
eggie513-Dec-03 14:52
eggie513-Dec-03 14:52 
GeneralC# control hosed in ActiveX: no tabbing Pin
thedex12-Dec-03 11:31
thedex12-Dec-03 11:31 
GeneralRe: C# control hosed in ActiveX: no tabbing Pin
Heath Stewart12-Dec-03 12:01
protectorHeath Stewart12-Dec-03 12:01 
GeneralListView BeginUpdate not working Pin
Darryl Borden12-Dec-03 11:28
Darryl Borden12-Dec-03 11:28 
I have run into a problem when updating a ListView object with hundreds or thousands of records at a time.

I do a listView1.BeginUpdate before I start and an EndUpdate when I am done, but even though the contents of the listview are not updating, it still takes an inordinate amount of time to update the object (15 seconds for 2000 items).

If the listview is not visible (i.e. the tab the object is on in a tab control is not the selected tab), then it updates in a 10th of the time.

I know there is a LockWindowUpdate available as an API call but either I am calling it wrong or it has no effect on the listview object.

Can anyone out there help me out?


Darryl Borden
Principal IT Analyst
darryl.borden@elpaso.com
GeneralRe: ListView BeginUpdate not working Pin
Heath Stewart12-Dec-03 11:40
protectorHeath Stewart12-Dec-03 11:40 
GeneralOutloog slidemenu control in C# Pin
naxos12-Dec-03 10:36
naxos12-Dec-03 10:36 
GeneralRe: Outloog slidemenu control in C# Pin
Heath Stewart12-Dec-03 11:31
protectorHeath Stewart12-Dec-03 11:31 
GeneralRe: Outloog slidemenu control in C# Pin
Luis Alonso Ramos13-Dec-03 21:53
Luis Alonso Ramos13-Dec-03 21:53 
GeneralProblem with ListBox heights Pin
blakeb_112-Dec-03 6:35
blakeb_112-Dec-03 6:35 
GeneralRe: Problem with ListBox heights Pin
leppie12-Dec-03 6:39
leppie12-Dec-03 6:39 
GeneralComboBox Pin
Gary Kirkham12-Dec-03 5:32
Gary Kirkham12-Dec-03 5:32 
GeneralRe: ComboBox Pin
Heath Stewart12-Dec-03 9:35
protectorHeath Stewart12-Dec-03 9:35 
GeneralRe: ComboBox Pin
Gary Kirkham12-Dec-03 9:53
Gary Kirkham12-Dec-03 9:53 
GeneralRe: ComboBox Pin
Heath Stewart12-Dec-03 10:06
protectorHeath Stewart12-Dec-03 10:06 
GeneralRe: ComboBox Pin
Gary Kirkham12-Dec-03 10:45
Gary Kirkham12-Dec-03 10:45 
GeneralProblem with .Net Framework bootstrap program rebooting the system in Win 98 Pin
blakeb_112-Dec-03 5:24
blakeb_112-Dec-03 5:24 
GeneralRe: Problem with .Net Framework bootstrap program rebooting the system in Win 98 Pin
Heath Stewart12-Dec-03 9:32
protectorHeath Stewart12-Dec-03 9:32 
GeneralAssembly fails to load Pin
Le centriste12-Dec-03 5:06
Le centriste12-Dec-03 5:06 
GeneralRe: Assembly fails to load Pin
Heath Stewart12-Dec-03 9:29
protectorHeath Stewart12-Dec-03 9:29 
GeneralRe: Assembly fails to load Pin
Eric Gunnerson (msft)12-Dec-03 13:30
Eric Gunnerson (msft)12-Dec-03 13:30 
GeneralDetermining the location of a DragDrop External to a form Pin
Tristan Rhodes12-Dec-03 4:47
Tristan Rhodes12-Dec-03 4:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.