Click here to Skip to main content
15,895,142 members
Articles / Web Development / ASP.NET

Workaround When SQLDataSource Doesn't Maintain SelectCommand on PostBack

17 Sep 2007CPOL1 min read 28.4K   12  
This small piece of article explains how to solve the issue when the SQLDataSource doesn't maintain the latest SelectCommand between postbacks.
This is an old version of the currently published article.

This article is currently in progress. This version is not yet publicly viewable

Please go to the ASP.NET Table of Contents to view the list of available articles in this section.