Databinding and a Typed Collection
From: solex (solex_at_nowhere.com)
Date: 02/04/04
- Next message: Andre Boyle: "Re: Creating an SMTP Gateway"
- Previous message: Bob Powell [MVP]: "Re: Doc-O-Matic 3.7 released - Source Documentation System"
- Next in thread: CJ Taylor: "Re: Databinding and a Typed Collection"
- Reply: CJ Taylor: "Re: Databinding and a Typed Collection"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 4 Feb 2004 13:12:03 -0500
Hello All,
I have a type collection I created that inherits from
System.Collection.CollectionBase. I use this collection as a datasource for
a combo box. I notice that when I add items to this collection that the
combo box is not updated.
I would prefer it is automatically updated, is there a property I am missing
or do I need to peform this operation myself?
Thanks,
Dan
- Next message: Andre Boyle: "Re: Creating an SMTP Gateway"
- Previous message: Bob Powell [MVP]: "Re: Doc-O-Matic 3.7 released - Source Documentation System"
- Next in thread: CJ Taylor: "Re: Databinding and a Typed Collection"
- Reply: CJ Taylor: "Re: Databinding and a Typed Collection"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|