Hello,
I am trying to extend the System.Web.UI.W ebControls.Boun dField class to create a custom GridView / DetailsView column that will render other controls, for example a Calendar or a DropDownList.
I have made a start using some sample code from Stephen Walther's book "ASP.NET 2.0 Unleashed". (By the way, it's excellent).
The sample inherits from the basic BoundField class to create a multi-line...
User Profile
Collapse
-
ASP.NET GridView Custom BoundField
-
ASP.Net (VB) - accessing string constants in control properties
Hello,
Can anyone please advise me how to retrieve the value of a constant at runtime, given only its name (in a String).
I have experimented with the Microsoft.Visua lBasic.Interact ion.CallByName( ) method, but without success.
Alternatively, can you suggest how to import string constants for use as control property values; something along the followng lines ...
<asp:label text="<%=...
No activity results to display
Show More