Hi;
A list box is used to display a number of items in a list. The list box and grid component support the paging intrinsically. If you have a list box with many items, for example 1.000.000 items, this is going to slow down my application, it could potentially use a lot of memory on the server, limiting the number of users that can be supported at any time. This is what we don’t want to happen.
How can I using feature of the Load-On-Demand with LLBLGEN Pro?
Regards,
Platform : Winforms C# 3.5, SQL 2005