Click here to Skip to main content
15,916,527 members
Home / Discussions / C#
   

C#

 
GeneralConverting to Integer Pin
Ahmed Galal13-Dec-03 1:26
Ahmed Galal13-Dec-03 1:26 
GeneralRe: Converting to Integer Pin
Heath Stewart13-Dec-03 6:33
protectorHeath Stewart13-Dec-03 6:33 
GeneralRe: Converting to Integer Pin
Ahmed Galal13-Dec-03 9:03
Ahmed Galal13-Dec-03 9:03 
GeneralRe: Converting to Integer Pin
Colin Angus Mackay13-Dec-03 9:33
Colin Angus Mackay13-Dec-03 9:33 
GeneralRe: Converting to Integer Pin
Heath Stewart13-Dec-03 16:19
protectorHeath Stewart13-Dec-03 16:19 
GeneralRe: Converting to Integer Pin
leppie13-Dec-03 8:51
leppie13-Dec-03 8:51 
GeneralRe: Converting to Integer Pin
Meysam Mahfouzi13-Dec-03 16:48
Meysam Mahfouzi13-Dec-03 16:48 
GeneralOLE Pin
Abdulghani Sabbagh12-Dec-03 23:58
Abdulghani Sabbagh12-Dec-03 23:58 
GeneralRe: OLE Pin
Heath Stewart13-Dec-03 6:29
protectorHeath Stewart13-Dec-03 6:29 
GeneralOpen document managment API Pin
Abdulghani Sabbagh12-Dec-03 23:56
Abdulghani Sabbagh12-Dec-03 23:56 
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 

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.