Re: Is it possible to create controls from code

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: WStoreyII (papastoreyii_at_sbcglobal.net)
Date: 03/08/04


Date: Mon, 08 Mar 2004 22:45:51 GMT

Thank You Very Much

WStoreyII
"Ken Halter" <Ken_Halter@Use_Sparingly_Hotmail.com> wrote in message
news:e38XVeUBEHA.1732@TK2MSFTNGP12.phx.gbl...
> Here's a "bare bones" demo of using Controls.Add and Load to load controls
at runtime.
>
> Add Controls at Runtime
> http://www.vbsight.com/Code.htm
>
> --
> Ken Halter - MS-MVP-VB - http://www.vbsight.com
> Please keep it in the groups..
>
>
> "WStoreyII" <papastoreyii@sbcglobal.net> wrote in message
> news:e833c.35782$4B2.35740@newssvr25.news.prodigy.com...
> > Hello,
> >
> > Is it possible to create controls from runtime such as a datagrid or a
> > textbox?
> > If so how is this done?
> >
> > WStoreyII
> >
> >
>
>



Relevant Pages

  • Is it possible to create controls from code
    ... Is it possible to create controls from runtime such as a datagrid or a ... WStoreyII ...
    (microsoft.public.vb.controls)
  • Re: Is it possible to create controls from code
    ... Here's a "bare bones" demo of using Controls.Add and Load to load controls at runtime. ... "WStoreyII" wrote in message ...
    (microsoft.public.vb.controls)
  • Re: DataBinding on PostBack?
    ... e.Item.Cells(1).Controls does not return any controls. ... TextBox), it creates the datagrid fine without any errors ... It seems as if I need to BindData ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: How do I create a simple table? DataGrid seems very complicated
    ... reflect the information for the currently selected channel. ... seemed more simple than a "bound" DataGrid for what I needed. ... handles interacting with this piece of hardware I'm using. ... TableLayoutPanel and manage the individual controls myself. ...
    (microsoft.public.dotnet.framework.windowsforms.controls)
  • Re: Datagrid validation
    ... If you call find control on the DataGridItem, the TextBox ... >> It all depends on what HTML these controls generate. ... >>>I'm trying to implement validation in my asp.net datagrid. ... >>>having a challenging time with template columns. ...
    (microsoft.public.dotnet.framework.aspnet)