DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Lars Netzel Guest

    Dynamic Headers in Datgrid???

    How do I change the name of a HeadText in a Datagrid?

    I figured I would find it somewhere in DataGRid1.Columns.??? but I cant get
    it..
    I need to have dynamic names on the ColumnHeader!

    Thanx/
    Lars Netzel



  2. #2
    Lars Netzel Guest

    Re: Dynamic Headers in Datgrid???

    I fixed it myself...It was easy.. Here's an example:

    DataGrid1.Columns(0).HeaderText = "Column Name"

    /Lars Netzel

    "Lars Netzel" <lars.netzel@ehandel.sigma.se> wrote in message
    news:3cff4db9@10.1.10.29...
    > How do I change the name of a HeadText in a Datagrid?
    >
    > I figured I would find it somewhere in DataGRid1.Columns.??? but I cant

    get
    > it..
    > I need to have dynamic names on the ColumnHeader!
    >
    > Thanx/
    > Lars Netzel
    >
    >




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links