|
|
|
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.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...
|
|
tags:
asp.net, C#, DetailsView, FindControl, GridView
|
|
No comments yet, be the first one to post comment.