HighTechTalks DotNet Forums  

Subform on web page

ASP.net Data Grid Control microsoft.public.dotnet.framework.aspnet.datagridcontrol


Discuss Subform on web page in the ASP.net Data Grid Control forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Edward B.
 
Posts: n/a

Default Subform on web page - 03-01-2007 , 02:44 PM






So I am really familiar with Access and trying to duplicate the
functionality on a web page (and didn't see a nice way to export my form
from Access)...

Have a data entry web page, but want a subform that has a one-to-many
relationship with the data on the main part of the web page. This subform is
for entering the details on a particular item, and then want the person to
click on an error, and make another item entry and put in the details for
that, and can continue on creating items on this subform that are linked
(relationship-wise) to the data on this page.

What is the best way to go about creating this subform (using some control
like GridView, etc.) ?

-Ed



Reply With Quote
  #2  
Old   
Alvin Bruney [MVP]
 
Posts: n/a

Default Re: Subform on web page - 03-06-2007 , 08:08 PM






A gridview would be appropriate with something like a template column that
holds a text box to enter your error details.

--
Regards,
Alvin Bruney
------------------------------------------------------
Shameless author plug
Excel Services for .NET is coming...
OWC Black book on Amazon and
www.lulu.com/owc
Professional VSTO 2005 - Wrox/Wiley


"Edward B." <ebaichtal (AT) hotmail (DOT) com> wrote

Quote:
So I am really familiar with Access and trying to duplicate the
functionality on a web page (and didn't see a nice way to export my form
from Access)...

Have a data entry web page, but want a subform that has a one-to-many
relationship with the data on the main part of the web page. This subform
is for entering the details on a particular item, and then want the person
to click on an error, and make another item entry and put in the details
for that, and can continue on creating items on this subform that are
linked (relationship-wise) to the data on this page.

What is the best way to go about creating this subform (using some control
like GridView, etc.) ?

-Ed




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.