Ask a Question related to ASP Database, Design and Development.
-
Frank Py #1
Header Detail Example
I want to relate 2 tables in Access or SQL for a one to many. I would
like to find an example in .Net for data entry for this structure. For
example, I would like customer info at the top of the page and customer
history at the bottom. Maybe the details section can be in a editable
grid control and the customer header can be just form controls. Is there
any known code samples for what I'm trying to do?
Code examples appreciated. Thanks.
Frank
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Frank Py Guest
-
How to do a basic header detail with two grids in a client side call?
I am interested in having a grid with header items and a second grid with detail items. I was wondering if possible and how to do it if it is, to... -
Query with Header & Detail
Here's my tables: IDENTITY (1, 1) NOT NULL (PRIMARY KEY) (50) NULL , IDENTITY (1, 1) NOT NULL (PRIMARY KEY) NULL , (100)... -
Can I delete from the detail of a master/detail datagrid?
Hi Mark, As for the delte certain items in the detailed grid items in MASTER/DETAIL grids. Here are my suggestions; The DataGrid, DataList or... -
Image in header column (not replacing column header text)
I have a sortable (asc/desc) datagrid and would like to add a small arrow icon (down/up) next to the column header text to improve the UI. Is this... -
Master Detail detail
Dear gurus, I have got a scenario where I have a master table its detail table its detail table. How to implement this using Data Grid or is... -
Bob Barrows #2
Re: Header Detail Example
This is a classic asp newsgroup. While you may be lucky enough to find a
dotnet-savvy person here who can answer your question, you can eliminate the
luck factor by posting your question to an appropriate group. I suggest
microsoft.public.dotnet.framework.aspnet.
HTH,
Bob Barrows
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Bob Barrows Guest



Reply With Quote

