4
pimps
283 days, 22 hours, 52 minutes ago
Friday, June 05, 2009 1:04:06 PM GMT Tuesday, June 02, 2009 1:20:59 PM GMT

dotNETspidor: How to extract data out of your datacontrol (asp.net formview, detailsview or gridview) using FindControl or ExtractValuesFromCell method?

dotNETspidor: How to extract data out of your datacontrol (asp.net formview, detailsview or gridview) using FindControl or ExtractValuesFromCell method?
 
dotnetspidor.blogspot.com -- Most of the times asp.net programmers need to extract data out of the asp.net datacontrols like formview, detailsview or gridview. Mostly we use FindControl method of the data control for this purpose. And another method ExtractValuesFromCell is also entertained to achieve the goal. It would be very interesting to throw a little light upon both of them. Naturally I am familiar with the FindControl method of the datacontrols. For example, to find a dropdownlist in the formview or detailsview control, I wo...
sangam100sangam100 posted 286 days, 22 hours, 36 minutes ago     show counter code
tags: asp.net, C#, DetailsView, FindControl, GridView

No comments yet, be the first one to post comment.

To post your comment please login or signup