473,396 Members | 1,813 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,396 software developers and data experts.

Master / Detail datagrids

Hi,

I'm new to VS and ASP.NET and have a question about
master/detail datagrids.
I have a master datagrid filled with data via a component
that contains a
SQL adapter. Now I would like to fill a detail datagrid
(which will contain
a number of detail records) based on the selected master.
Is it possible to
do this via the Data Adapter Wizard and the Query Builder
or do I need to
write VB code ?

Thanks,

Marcel
Nov 18 '05 #1
2 1443
Hi,
This Master/Detail DataGrids is possible using the
DATASETS. This is an ADO.NET COMPONENT which is an
inmemory database consists of different tables and their
relations. Please have a look on the DATASETS
DATARELATIONS Collections.

thanks
srinivas moorthy
-----Original Message-----
Hi,

I'm new to VS and ASP.NET and have a question about
master/detail datagrids.
I have a master datagrid filled with data via a component
that contains a
SQL adapter. Now I would like to fill a detail datagrid
(which will contain
a number of detail records) based on the selected master.
Is it possible to
do this via the Data Adapter Wizard and the Query Builder
or do I need to
write VB code ?

Thanks,

Marcel
.

Nov 18 '05 #2
Thanks for the answer. I have defined the relation between
the 2 tables in the dataset, but how do I update the
detail datagrid when another parent is selected ?
-----Original Message-----
Hi,
This Master/Detail DataGrids is possible using the
DATASETS. This is an ADO.NET COMPONENT which is an
inmemory database consists of different tables and their
relations. Please have a look on the DATASETS
DATARELATIONS Collections.

thanks
srinivas moorthy
-----Original Message-----
Hi,

I'm new to VS and ASP.NET and have a question about
master/detail datagrids.
I have a master datagrid filled with data via a componentthat contains a
SQL adapter. Now I would like to fill a detail datagrid
(which will contain
a number of detail records) based on the selected master.Is it possible to
do this via the Data Adapter Wizard and the Query Builderor do I need to
write VB code ?

Thanks,

Marcel
.

.

Nov 18 '05 #3

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

Similar topics

1
by: Jim Bob | last post by:
I Have a form with two datagrids bound to two tables in a dataset. The top datagrid is a master and the one below it is a detail. I want to be able to click on a row in the master and fire an...
4
by: M | last post by:
Hy, I would like to create a master /detail datagrid, that is a datagrid that (when I click on an item) shows some other item's details expanding the rows under the selected grid Can someone...
7
by: erniej | last post by:
as per instructions in the walkthrough, I have managed to create a master/detail relationship between two datagrids. However I have a requirement to apply this to three datagrids and the third...
1
by: solex | last post by:
Hello, I am trying (unsuccessfully) to display a Master-Detail-Detail records. The problem comes in the second detail grid. The first detail grid is displaying correctly but it is not...
2
by: HS1 | last post by:
Hello all I followed the example in Visual Studio.net to create a master and detail relationship as following: two tables: Customers and Orders two DataGrid: GridOrders and GridDetails...
0
by: Michael Maes | last post by:
Hello, I face a problem concerning an Update of a Master-Detail Hierarchy of Three levels. • tblWorkOrders (Master) • PK: workorderID o tblWorkOrderTasks (Detail) o PK: workorderTaskID
2
by: Coen | last post by:
Hello, I have a strange performance delay of about 2 sec's in moving to the next row. I use multiple forms with each master-detail table relations. The master-table displays it's table rows in...
1
by: Gary200 | last post by:
Hello All, I bind two datagrids in a master-detail relationship successfully. What I want is to set allowNew and allowDelete disabled in both datagrid using dataview. The code like this: ...
2
by: jvdub22 | last post by:
I have a vb.net windows form application that has two datagrids on it that have a master - detail relationship. The underlying database is an sql database. The application works fine when I first...
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
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: 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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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...

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.