Tuesday, March 29, 2011

GridView Processing in ASP .NET

Look at DocView for handling gridview data in ASP .Net. The DataItem is not available on postback per an ASPNet Forum post. Either use the cell.text data or set up the datakeys items of the gridview.

No comments:

Post a Comment