I am trying to figure out how to apply live DB data to the GridVirtualData tutorial.
The GridVirtualDataClass doesn't really show how todo that.
I have a Dataset and TableAdapter filled with data and want to "page" through it using
this virtual mode. Also, if possible, I'd like to load the data directly into the VirtualList.
Can anyone help?