473,378 Members | 1,393 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Three headers needed in DataGrid

Hey there. I'm trying to figure out how to implement three headers
into my datagrid so that it looks like the following.

_______________________________________
| Header 1 |
|-------------------------------------|
| Header 2 |
|-------------------------------------|
| Header 3 |
|-------------------------------------|
| Col 1 | Col 2 | Col 3 | Col 4 |
|-------------------------------------|
| X | X | X | X |
|-------------------------------------|
| X | X | X | X |
|-------------------------------------|
| X | X | X | X |
|-------------------------------------|

My datagrid uses paging and sorting but currently only has one header.
I need three. Any ideas?

ericlangland at hotmail dot com
Nov 18 '05 #1
1 941
this is what I used
http://www.extremeexperts.com/Net/Ar...gdatagrid.aspx
--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
"Eric" <er**********@hotmail.com> wrote in message
news:53*************************@posting.google.co m...
Hey there. I'm trying to figure out how to implement three headers
into my datagrid so that it looks like the following.

_______________________________________
| Header 1 |
|-------------------------------------|
| Header 2 |
|-------------------------------------|
| Header 3 |
|-------------------------------------|
| Col 1 | Col 2 | Col 3 | Col 4 |
|-------------------------------------|
| X | X | X | X |
|-------------------------------------|
| X | X | X | X |
|-------------------------------------|
| X | X | X | X |
|-------------------------------------|

My datagrid uses paging and sorting but currently only has one header.
I need three. Any ideas?

ericlangland at hotmail dot com

Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Billy Jacobs | last post by:
I am using a datagrid to display some data. I need to create 2 header rows for this grid with columns of varying spans. In html it would be the following. <Table> <tr> <td colspan=8>Official...
3
by: sam | last post by:
Hello Group, Havent had luck posting it to microsoft.public.dotnet.framework.aspnet.datagridcontrol group. Excuse me for the cross posting. I have a datagrid which needs to be split into multiple...
5
by: Ben | last post by:
Is there any way to freeze the DataGrid headers so that the headers are always viewable while srolling down? Thanks in advance, Ben!
0
by: Hai Nguyen | last post by:
Below is my code, would anybody please figure out why it did not display any thing. The database did not anything in there yet, what it does is the header field. It just shows me the headers only,...
1
by: Eric | last post by:
Hey there. I'm trying to figure out how to implement three headers into my datagrid so that it looks like the following. _______________________________________ | Header 1 ...
1
by: ElenaR | last post by:
I need to figure out how to name my column headers in a DataGrid. In VB6, I could write DataGrid1.Columns(0).Caption = "ID". What is the format for VB.NET? Thanks in Advance!
4
by: cooltech77 | last post by:
Hi, I am trying to build the following functionality in the datagrid. I have a lot of columns in the datagrid which are being populated from the database and the user needs to scroll...
7
by: Evan Camilleri | last post by:
I have a datagrid with headers. I managed to 'freeze' the headers OK and then one can scroll to see contents. I would like to be able to print this list by re-prinitng the headers on each page....
3
by: Gidi | last post by:
Hi, I've a dataGrid, and When I click with the mouse on one of it's header the DataGrid_Click event is called. I don't have problem with the event, but strange things happen to the dataGrid...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.