I am trying to use either a datagrid or a datalist to list all entries in a table. The problem I am having is when I use the fill() method the local machine runs out of memory. The table is a list of names that the users want to scroll through in alpha order and is just under 2 million records. Any suggestions?