>>is there a way to edit/insert the underlaying dataset/dataview of a SQLDataSource after it is bound but before a gridview binds on it?
why do you want to do this? if you want to display different values, you can do that in the ItemDAtaBound event (this is for a datagrid. something like this must be there for girdview also)...
Known is handfull, Unknown is worldfull