HighTechTalks DotNet Forums  

A question on Objectdatasource???

Dotnet Framework (ADO.net) microsoft.public.dotnet.framework.adonet


Discuss A question on Objectdatasource??? in the Dotnet Framework (ADO.net) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Esha
 
Posts: n/a

Default A question on Objectdatasource??? - 12-21-2007 , 11:08 AM






Scenario :
In a single webform, I have bill data(master data like billno,date,remarks..
) and bill details(multiple entries in a grid like item details). While
saving data to it should be stored in Billdata(Bill no-primarykey) ,
Billdetails(Bill no-foreignkey) tables accordingly. For this scenario i want
to use objectdatasoure/customised objectdatasource for all insert,update and
delete cases. Is this can be acheived thru objectdatasource? is there any
alternative way where we can have resuable kind of control/class which
performs all the transactional operations(similar to objectdatasource)??


Reply With Quote
  #2  
Old   
Milosz Skalecki [MCAD]
 
Posts: n/a

Default RE: A question on Objectdatasource??? - 12-29-2007 , 07:35 PM






Esha,

Check this out for workaround:
http://forums.microsoft.com/msdn/Sho...32557629342289
--
Milosz


"Esha" wrote:

Quote:
Scenario :
In a single webform, I have bill data(master data like billno,date,remarks..
) and bill details(multiple entries in a grid like item details). While
saving data to it should be stored in Billdata(Bill no-primarykey) ,
Billdetails(Bill no-foreignkey) tables accordingly. For this scenario i want
to use objectdatasoure/customised objectdatasource for all insert,update and
delete cases. Is this can be acheived thru objectdatasource? is there any
alternative way where we can have resuable kind of control/class which
performs all the transactional operations(similar to objectdatasource)??


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.