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

Workaround when SQLDataSource doesn't Maintain SelectCommand on Postback

Rate me:
Please Sign up or sign in to vote.
4.14/5 (3 votes)
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.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions