I am running V2008 R1and have been developing and ASP.NET app. Suddenly, yesterday, a webgrid that I use for users to select an item to view or edit via the ActiveRowChange event, quit firing that event. Now, all that happens is a post back. What the heck happened?!
Try using Client side events ...
jerry_clarke said:What the heck happened?!
That's definitely a gremlin infestation!
Or maybe, if you post your code and your markup, somebody might spot some other cause.