i want to bind a gridview to an objectdatasource that have some fieldparameters. i would like to do the databinding when the fields are filled, suppose i have a 'show' button... i would like to know if it is possible to databind in an specific event... as far as i know the databing is automatically done... can this be controlled?
i'd also like to know what happens if a parameters changes... the control is databinded again?
hope i was clear thanks