Updating an object value in a grid
- From: "Fredo" <fredo@xxxxxxxxxxx>
- Date: Mon, 16 Oct 2006 08:00:08 -0500
I have a DataTable and in one of the columns, I'm storing an object. When
certain properties of that object change, I want the DataTable to trigger an
update in the grid (via the CurrencyManager).
Is that possible without setting the Row/Col to a new instance of the
object?
Here's the thing: I want to keep the object independent of the DataTable
itself. I'd also like to, for example, be able to use it in a collection
bound to a grid. I'd also like this to all happen from within the object
itself, if possible. This is an object we're actually creating for other
developers to use and I basically want to give it the ability to trigger a
CurrencyManager update when certain properties are changed.
.
- Follow-Ups:
- Re: Updating an object value in a grid
- From: fitim skenderi
- Re: Updating an object value in a grid
- Prev by Date: Re: Javascript to C#
- Next by Date: Re: MarshalAs for DWORD array?
- Previous by thread: selectparameters not working
- Next by thread: Re: Updating an object value in a grid
- Index(es):
Relevant Pages
|