I've seen this article, but most everything that I have found is using PropetyDescriptors in regards to property grids and components. I'm using it in the application to control how the data is displayed in a grid (or any data bound component actually). I like the idea of controlling the columns to be diplayed in the business logic as apposed to the gui. I did finally get it working this weekend, I guess what I'm looking for is some best practices kinda stuff.
----- Original Message ----- From: "Frank Hileman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 13, 2002 9:06 AM Subject: Re: [ADVANCED-DOTNET] Implementing ITypedList > The code sample referenced by this article has a project called tabtest. > In it you will find a PropertyDescriptor sample. > > http://msdn.microsoft.com/library/en-us/dndotnet/html/vsnetpropbrow.asp > > I have never implemented ITypedlist, but I have implemented some > PropertyDescriptors, if that is your problem. > > Regards, > Frank Hileman > > You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or > subscribe to other DevelopMentor lists at http://discuss.develop.com. > You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.