I have a gridview connected to sqldatasource and regular textbox.

In sqldatasource I defined selectparameters controlparameter to textbox.

I'm trying to rebind gridview when textbox text is changed.

So question is how can I rebind sqldatasource?