User Profile

Collapse

Profile Sidebar

Collapse
tim85
tim85
Last Activity: Oct 27 '07, 12:14 PM
Joined: Jul 24 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • tim85
    started a topic ASP.NET GridView Custom BoundField
    in .NET

    ASP.NET GridView Custom BoundField

    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...
    See more | Go to post

  • 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="<%=...
    See more | Go to post
No activity results to display
Show More
Working...