473,324 Members | 2,356 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,324 software developers and data experts.

Grid data group





Hi guys!

I'm facing some problem with the data grid. My table data is something like this



Group
Name
isMarried

Friends
Frd1
true

Friends
Frd2
true

Friends
Frd3
false

Friends
Frd4
true

Family
Fmly1
true

Family
Fmly2
false

Family
Fmly3
false

Relatives
Rlt1
true

Relatives
Rlt2
false




But in my data grid I want to show this as

Group
Name
isMarried

Friends
Frd1
true


Frd2
true


Frd3
false


Frd4
true

Family
Fmly1
true


Fmly2
false


Fmly3
false

Relatives
Rlt1
true


Rlt2
false




Plz suggest me how to do this.

Thanx

Alok Kumar



Nov 13 '05 #1
1 2274
Guys I've got solution of this problem.
ALok

Hi guys!

I'm facing some problem with the data grid. My table data is something like
this

Group
Name
isMarried

Friends
Frd1
true

Friends
Frd2
true

Friends
Frd3
false

Friends
Frd4
true

Family
Fmly1
true

Family
Fmly2
false

Family
Fmly3
false

Relatives
Rlt1
true

Relatives
Rlt2
false


But in my data grid I want to show this as

Group
Name
isMarried

Friends
Frd1
true
Frd2
true
Frd3
false
Frd4
true

Family
Fmly1
true
Fmly2
false
Fmly3
false

Relatives
Rlt1
true
Rlt2
false


Plz suggest me how to do this.

Thanx

Alok Kumar



Nov 13 '05 #2

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

Similar topics

0
by: Marc | last post by:
Hi all, Perplexed by this. I thought the sticky option was supposed to accomplish this task, but it doesn't seem to be working. Here is what I'm trying to accomplish. Window...
9
by: Michael Howes | last post by:
I'm looking for a power grid control to use for some C#/Windows forms development. There are a LOT of grids out there and trying to analyzes them could turn into a long task. Some things I'm...
2
by: Peter | last post by:
Does anyone have an example of how to format VS 2003 Data Grid that looks like the example below? I want the data to be grouped by the Date Field and display one date for each group of dates and...
1
by: Hrvoje Voda | last post by:
I'm reading information from store procedure and I would like to put the result in dataGrid. In all examples and books about working with store procedures is the example only with console. I'm...
1
by: Peter | last post by:
Does anyone have an example of how to format VS 2003 Data Grid that looks like the example below? I want the data to be grouped by the Date Field and display one date for each group of dates and...
117
by: phil-news-nospam | last post by:
Is there really any advantage to using DIV elements with float style properies, vs. the old method of TABLE and TR and TD? I'm finding that by using DIV, it still involves the same number of...
1
by: DarkBlue | last post by:
Hello pythoncard wx 2.6.1 python 2.4.x kinterbasdb firebird I have a wx.grid filled with data from a database one of the fields is a blob field with text data, which
1
sujathaeeshan
by: sujathaeeshan | last post by:
Hi All, I am doing UI design(form design modifications) not programmatically. I am facing problem while appplying font to Data grid column . Here i am placing Data Grid within GroupBox. When...
1
sujathaeeshan
by: sujathaeeshan | last post by:
Hi All, I am doing UI design(form design modifications) not programmatically. I am facing problem while appplying font to Data grid column . Here i am placing Data Grid within GroupBox. When...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
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...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.