I’de like to make a listbox which loads data by a custom number of rows. More like the listbox the marketplace has. Any ideas?
edit: I meant the way how that listbox works. It loads the marketplace data by x rows at a time. I’d like it to load datarows by a number of x so the app don’t have to load all the data at once.
You can use the
ExtendedListBoxcontrol from this library: http://mytoolkit.codeplex.comIf you encounter problems using this class please inform me here.
More information: http://mytoolkit.codeplex.com/wikipage?title=ExtendedListBox