C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Pankaj Lohani(1)
Amit Patel(1)
Sushila Patel(1)
Resources
No resource found
How to Change the HeaderText of DataGridView in F#
Oct 09, 2013.
This article explains the DataGridviewTextBoxColumn class and how to use it in a Windows Forms application, including how to change the HeaderText.
Creating a Dynamic Data Web Site in ASP.NET 4.0
Jul 05, 2012.
Creating a dynamic data website in ASP.NET 4.0 involves utilizing Web Forms with controls like GridView. Define fields using BoundField for data display. Customize styles with CSS for a visually appealing interface. Utilize ASP.NET features for efficient data handling and presentation.
How to Change DataGrid Header Text?
Jun 30, 2003.
This article shows you how to change the header text of a DataGrid programmatically.