Hi,
Quick question regarding events being fired. In my webpage, I have a grid and a button.
The data source for gridview is Sqldatasource declared in code behind. No programmatic binding of gridview.
If I submit my page via button, will the sqldatasource bind event to gridview occurrs first or the button click?
Thanks,
Go to the complete details ...