How to find child controls that are located in the template of a parent control (323261)
The information in this article applies to:
- Microsoft ASP.NET (included with the .NET Framework 1.1)
- Microsoft ASP.NET (included with the .NET Framework) 1.0
This article was previously published under Q323261 SUMMARYTo find child controls that are located in the template of
a parent control, you can use the FindControl method or the Cells collection index.
However, the TemplateColumn column and the BoundColumn column are different when you try to use the FindControl method or the Cells collection index to reference a particular
control in the cells of a parent control.
REFERENCES For additional information,
click the following article number to view the article in the Microsoft
Knowledge Base: 307860
ASP.NET data binding overview
For more information, visit the following Microsoft
Developer Network (MSDN) Web sites:
Modification Type: | Minor | Last Reviewed: | 2/4/2004 |
---|
Keywords: | kbDataBinding kbServerControls kbHOWTOmaster KB323261 kbAudDeveloper |
---|
|