Creating Dynamic Controls

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dan

    #1

    Creating Dynamic Controls

    I am trying to create hyperlink controls based on records returned from
    database at runtime.. I am new to .net.

    I am able to create the object but I cannot find how to position it on the
    screen, no top or left properties. Any help would be extremely appreciated.

    Dan
  • Cor Ligthert

    #2
    Re: Creating Dynamic Controls

    Dan,

    Can you next time be more precise where you are using it. Now you are
    creating a puzzle you are talking about a form while you mean probably a
    webpage.

    See this sample from my how you can do that. If it is a hyperlink control or
    a button is not important for that.

    It is in this message.



    I hope this helps,

    Cor


    Comment

    Working...