Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » bind » GridView
  • Re: binding data to gridview

      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 ...
    Posted to DataGrids, GridViews, and Databinding (Forum) by carlcamera on January 12, 2007