Post some code from the code behind class file related to this issue. It will help us to understand the problem.
When the SelectedIndexChanged event is fired, Just check whether the DataBind method for the Grid is reached by putting a break point on that.