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

Re: binding data to gridview

  •  01-12-2007, 3:42 PM

    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 and how each page is generated.

     


    Sincerely,

    Carl
    -----
    vine type - content management with standards in mind - vinetype.com
    -----
    Filed under: , ,
View Complete Thread