I found out he magic thing to do is to create a session variable to save the dataset. Works fine now. But would hate to store all that data in memeory. Most efficient would be to load only what you need--Page at a time SQL reads. need to figure that out next.




Reply With Quote