What object ype to use

What object ype to use

Old forum URL: forums.lhotka.net/forums/t/4822.aspx


vijay posted on Thursday, May 08, 2008

Hello,

Can someone suggest me which CSLA Object(s) should be used in following scneraio:

We have one cursor opened from database and dsiplay the values in Gridview where user can edit the values, no addition or deletion.

Do we have something like Editable List for this.

Thanks

sergeyb replied on Thursday, May 08, 2008

You should use Business List Base  that contains instances of Business Base, so you will need two classes.

 

Sergey Barskiy

Senior Consultant

office: 678.405.0687 | mobile: 404.388.1899

cid:_2_0648EA840648E85C001BBCB886257279
Microsoft Worldwide Partner of the Year | Custom Development Solutions, Technical Innovation

 

From: vijay [mailto:cslanet@lhotka.net]
Sent: Thursday, May 08, 2008 8:25 AM
To: Sergey Barskiy
Subject: [CSLA .NET] What object ype to use

 

Hello,

Can someone suggest me which CSLA Object(s) should be used in following scneraio:

We have one cursor opened from database and dsiplay the values in Gridview where user can edit the values, no addition or deletion.

Do we have something like Editable List for this.

Thanks



vijay replied on Thursday, May 08, 2008

So we have to have two classes, right. Can't it be done using only one class. I am sorry for asking this but just wanted to confirm.

Copyright (c) Marimer LLC