Manual binding between CslaDataSource and DetailsView or GridView.

Manual binding between CslaDataSource and DetailsView or GridView.

Old forum URL: forums.lhotka.net/forums/t/8741.aspx


tarekahf posted on Tuesday, March 30, 2010

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