Sunday, March 26, 2006

FindControl can't find shit

Get this, when I use master pages, the original GridView ID gets regenerated on the client side, so the call to Page.FindControl("mygrid") that used to work before I use master pages now fail.

0 Comments:

Post a Comment

<< Home