473,399 Members | 4,254 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,399 software developers and data experts.

Datagrid with grouped data

mj
I am new to ASP.NET and would like to create a table with grouped data e.g.

BOLD TITLE Sales
Bill
Fred
George

BOLD TITLE Accounts
Alan
Carl
Jim

I can do this with a heap of inline code in Classic ASP but would like to
know what people think that the best way of doing it in ASP.NET is.
Nov 19 '05 #1
1 1320
You need to make an html table with a row for Sales title and a row for
Accounts title and a row for Sales records under the row for Sales title and
a row for Accounts records under the row for Account title. You can use a
datagrid, a datalist or a repeater for the Sales and Accounts records
depending on what you want to include in them.

Eliyahu

"mj" <ma********@freecapell.fslife.co.uk> wrote in message
news:db**********@newsg1.svr.pol.co.uk...
I am new to ASP.NET and would like to create a table with grouped data e.g.
BOLD TITLE Sales
Bill
Fred
George

BOLD TITLE Accounts
Alan
Carl
Jim

I can do this with a heap of inline code in Classic ASP but would like to
know what people think that the best way of doing it in ASP.NET is.

Nov 19 '05 #2

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

Similar topics

2
by: Chris via AccessMonster.com | last post by:
I have done something like this a million years ago my developer skills have diminished to nothing but now I am at a new job trying to regroup what I lost. This one came across my desk recently. I...
0
by: Richard | last post by:
Is this possible? Here's my scenario: I have a report that presents mailed items and the events that occor for each item. First row shows the address and package information in bold. The rows...
2
by: Goober | last post by:
I have a list that's produced in a datagrid on a web page, that is ordered by a 14 character field. The entire grid is displayed, no paging or anything. What I'd like to do with the datagrid is...
3
by: crjunk | last post by:
I have 4 different databases that I'm having to pull data from in order to populate a datagrid. I am able to do this, but my problem is that because I'm pulling the data from 4 different...
2
by: Shane Luxton via .NET 247 | last post by:
Hi, I was just wondering is it possible to have grouped or nested headers in a Datagrid, I?m having problems creating it in VB.net Eg -------------------------------------------- Header -> | ...
1
by: Olaf Rabbachin | last post by:
Hi folks, I have a table in an Access-DB that has a date-field (date + time). I'd like to use a DataSet + DataGrid to achieve a grouped/hierarchical display where the user would work his/her way...
0
by: Steve | last post by:
WINDOWS C# if this is my dataset: Group | Item | Value ------------------------------------------------------------ Identity | Name | Steven Smith...
2
by: neoret | last post by:
Hello. I need some help on how to add a radiobutton to every row in the first column in a datagrid. The datasource to the datagrid is a dataTable. I loop through this table to add rows and...
8
by: nico3334 | last post by:
I have a database that has a Date column (1/1/2007) and a Data column that has numerical data. I am currently running a query to sum the Data column for a certain month and grouped by day (There is...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.