advanced .NET topics.
>[mailto:[EMAIL PROTECTED] On Behalf Of Allan N.
>Sent: Thursday, January 26, 2006 4:46 AM
>To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
>Subject: [ADVANCED-DOTNET] Propertygrid question
>
>Hi
>(this is a repost from the dotnet-winforms list..no luck there).
>
Allan N.
Sent: Thursday, January 26, 2006 4:46 AM
To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
Subject: [ADVANCED-DOTNET] Propertygrid question
Hi
(this is a repost from the dotnet-winforms list..no luck there).
Is it not possible to enumerate all the GridItems in a PropertyGrid ?
I need to go through
Hi,
hmm I think you're right here, but I don't think my bound object has to
impl. the IList interface
...I'll check up on it, thanks...
Allan
On Thu, 26 Jan 2006 14:45:13 +0100, Frans Bouma <[EMAIL PROTECTED]> wrote:
>> Is it not possible to enumerate all the GridItems in a PropertyGrid ?
>
> Is it not possible to enumerate all the GridItems in a PropertyGrid ?
> I need to go through all the items in my PropertyGrid, but I
> can't find such a method.
>
> Apparently the PropertyValueChanged event is the only way to
> dig out a specific value(old/new), I need to run through all
> the it
Hi
(this is a repost from the dotnet-winforms list..no luck there).
Is it not possible to enumerate all the GridItems in a PropertyGrid ?
I need to go through all the items in my PropertyGrid, but I can't find
such a method.
Apparently the PropertyValueChanged event is the only way to dig out a
s