HighTechTalks DotNet Forums  

persistent objectdatasource

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


Discuss persistent objectdatasource in the ASP.net Data Grid Control forum.



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

Default persistent objectdatasource - 11-22-2007 , 11:06 AM






Hi

It seems every time the grid bound to my objectdatasource refreshes its data
(by calling the select method on the objectdatasource), a new instance of my
object implementing the objectdatasource BL logic is instantiated.

Since my objectdatasource is not SQL bound and only stores data in memory,
this is of no use to me.

I there any way for the objectdatasource to be bound to a specific instance
of the class implementing my business logic (and data storage)

Regards
Stephan



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.