|
|
Browse by Tags
All Tags » GridView » bind
-
Hmmm. Your DataSet is not on a page -- it's in your app. The DataGrid is only a means of displaying the data. So if these two pages call the same codebehind page, they already share the input data.
If you have a different setup then you'd need to provide additional details about where the data is located ...
|
|
|