How to extract data out of your datacontrol (asp.net formview, details(dotnetspidor.blogspot.com)
submitted by
sangam100(357) 2 years, 8 months ago
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 would call:
|category: ASP.NET
|Views: 7
tags:
ASP.NET another
Everyones tags:
Your Tags: