-
Datagrid Resizing Issue.
Hello Again,
1) These datagridview are kicking my backside..! I have a sub that sets the HeaderText and Width of my grids. One for each grid. I doing code behind the click of the main grid so I can populates the others based on what is selected. When I click through the records in the main grid the column widths resize on there own in the other grids.
2) Lets say my dataset is filling the grid with 4 columns. There always 1 column before the first with data that I can't stand. I've tried selecting the (0) indexed column but this doesn't work. How do I get rid of this column?
Any ideas about this?
Thanks in advance!
jb
Last edited by jcb1269; 01-24-2007 at 04:25 PM.
-
datagridview.RowHeadersVisible = False
...joe
Similar Threads
-
By naijacoder in forum ASP.NET
Replies: 0
Last Post: 09-02-2005, 07:28 PM
-
By rrush in forum ASP.NET
Replies: 5
Last Post: 05-04-2005, 12:37 PM
-
By Thomas Eyde in forum .NET
Replies: 8
Last Post: 08-01-2002, 06:43 PM
-
Replies: 2
Last Post: 08-01-2002, 10:54 AM
-
By Russ Suter in forum .NET
Replies: 2
Last Post: 06-28-2002, 09:36 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
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
|
Bookmarks