TemplateField
How to localize a BoundField / TemplateField HeaderText
Submitted by Ben Hodson on Sun, 07/13/2008 - 19:00
In order to localize a HeaderText property, you can use the common:
HeaderText='<%= MyResources.str_ResourceName1; %>'
Find a control in a TemplateField programmatically
Submitted by Ben Hodson on Wed, 03/19/2008 - 20:56
When you add a DetailsView or GridView control to your page, you may need to programmatically access that control in the code behind. You might look at the System.Web.UI.Page object and see it has a FindControl (http://msdn2.microsoft.com/en-us/library/31hxzsdw.aspx) method built in for you. If you thought that you could get ANY control on the page...
You would be wrong.
Popular Articles
Last viewed:
- GridView ObjectDataSource LINQ Paging and Sorting
- Install Windws 2003 Terminal Service Licenses (Remote Desktop)
- Data Access Layer using SqlDataReader and C#
- Performance benchmarks for ODBC vs. Oracle, MySql, SQL Server .NET Providers
- ASP.NET CSS Highlight TextBox on Focus
- How to Install the ASP.NET AJAX Control Toolkit

Recent comments
1 day 21 hours ago
1 day 23 hours ago
2 days 9 hours ago
2 days 9 hours ago
2 days 9 hours ago
2 days 9 hours ago
6 days 6 hours ago
1 week 1 day ago
1 week 5 days ago
2 weeks 2 days ago