Programming Journal C#, Java, SQL and to a lesser extent HTML, CSS, XML, and regex. I made this so other programmers could benefit from my experience.
Showing posts with label C# Multiple PostBack. Show all posts
Showing posts with label C# Multiple PostBack. Show all posts
Monday, May 5, 2008
Multiple PostBack problem with GridView
I noticed my SelectedIndexChanged method being called twice in IE7 when I selected a gridview row. I used solution 2 at http://www.codeproject.com/KB/aspnet/GVImageCommandButtonProb.aspx to solve the problem.
Subscribe to:
Posts (Atom)