Quote:
quote:Originally posted by Santhi
Create an function that returns Dataset in first page &
include the namespace in second page & call the function from first page which returns Dataset.I have done like this to pass dataset's across pages..
|
How is this "passing to another page"? Isn't this method just "calling something that generates it the same way twice"?