Setting Column Widths in a Grid Control

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Byron O'Neal

    #1

    Setting Column Widths in a Grid Control

    Using Visual Basic .net 2003

    How do I set column widths of a GridControl when a form loads?

    Thanks for any assistance

    Byron


  • Rick Rothstein

    #2
    Re: Setting Column Widths in a Grid Control

    Almost everybody in this newsgroup is using VB6 or lower. While you may
    get a stray answer to VB.NET questions here, you should ask them in
    newsgroups devoted exclusively to .NET programming. Look for newsgroups
    with either the word "dotnet" or "vsnet" in their name.

    For the microsoft news server, try these newsgroups...

    microsoft.publi c.dotnet.genera l
    microsoft.publi c.dotnet.langua ges.vb
    microsoft.publi c.vsnet.general

    There are some others, but these should get you started.

    Rick - MVP



    "Byron O'Neal" <byrononeal9@co mcast.net> wrote in message
    news:POmdnSxIQY 3ViU_dRVn-tA@comcast.com. ..[color=blue]
    > Using Visual Basic .net 2003
    >
    > How do I set column widths of a GridControl when a form loads?
    >
    > Thanks for any assistance
    >
    > Byron
    >
    >[/color]

    Comment

    Working...