
Why it takes more time to populate a Grid with 900 contacts then listbox ?
The Grid Control will loads much faster with its visible property to false
during loading. My 1,400 record table loads this way in about a minute.
Still not a fast as a list box (which can load the same table in 10
seconds), but it's a huge improvement. Hope this helps.
Phil
Quote:
> Why it takes more time to populate a Ce Grid with 900 contacts then
listbox
> ?
> A Grid takes about 3-5 minutes to Add 900 Contacts in Pocket PC, while
List
> Box takes just 12-15 seconds.
> Best Regards,
> Luqman