I have a GridView or DetailsView and its bound to a CslaDataSource. I noticed that the "Object_Select()" event is fired automatically with every time the page is loaded or refreshed.
How I can perfrom manual biding between the DetailsView Control and CslaDataSource ?
I want to control binding via code using the DetailsView.DataBind() method in certain cases only.
Tarek.
Copyright (c) Marimer LLC