Ok, so with an updatepanel, if you call updatepanel.update or whatever, after you assign the gridviews datasource to the newly updated DS, then it will update only that panel all by itself?

if that is the case, couldn't I just have the dropdown onchange event just set the new parameter and update the dataset and then assign it without ever using AJAX?

Thanks A lot,

Justin Fox