Gridview, Formview with Objectdatasource.

Answered Gridview, Formview with Objectdatasource.

  • Friday, August 08, 2008 8:23 PM
     
     
    Hi,

    I am using objectdatasource to bind gridview with business object. Business object contains around  60 fields, i would like to display couple of fields in gridview and rest of the fields in a formview so that users can edit. I can get the gridview to work properly, formview displays only the first record value. Both Gridview &  Formview  is using the same objectdatasource.  I want the formview to get the values corresponding to the gridview record when i click select button on gridview.

    Thanks

All Replies