|
Home > Archive > Microsoft Content Management Server > October 2004 > Custom Property Definition Collection Editor
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Custom Property Definition Collection Editor
|
|
| bill tie 2004-10-11, 7:48 am |
|
In my VS/2003, the up and down arrows in the Custom Property Definition
Collection Editor have become disabled.
I could use them for ordering members of the collection before. I don't
know when or why it happened, but the arrows don't respond anymore.
Has anyone had this problem? How can I breathe life in them?
| |
|
|
| Cédric Dardenne 2004-10-11, 7:48 am |
| Stupid question... but is your template checked out?
bill tie wrote:
> In my VS/2003, the up and down arrows in the Custom Property
> Definition Collection Editor have become disabled.
>
> I could use them for ordering members of the collection before. I
> don't know when or why it happened, but the arrows don't respond
> anymore.
>
> Has anyone had this problem? How can I breathe life in them?
--
----------------------------------------------------------------------------
---------
Programming today is a race between software engineers
striving to build bigger and better idiot-proof programs,
and the Universe trying to produce bigger and better idiots.
So far, the Universe is winning.
-- Rich Cook
| |
| bill tie 2004-10-11, 7:48 am |
|
> these buttons are always disabled.
I'd swear when I defined the first three custom properties I was able to
order them. Later on, I've added more properties. Now I'd like to re-order
them.
> There is no way to sort custom properties.
Bizarre. Why are there the up and down arrows? I'd like to loop through
some of them in my program.
Are you sure they can't be ordered using the arrows?
| |
| Stefan [MSFT] 2004-10-15, 9:13 pm |
| Hi Bill,
this is a standard VS.NET dialog.
The buttons are always there.
If the collection allows sorting these arrows are enabled. If not, they are
disabled.
The MCMS collection for custom properties do not allow sorting so they are
disabled.
No idea why the VS.NET development team decided to disable them rather to
hide them.
Cheers,
Stefan.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
MCMS FAQ:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...t+S
erver
MCMS Whitepapers and other docs:
http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
--------------------------------
"bill tie" <billtie@discussions.microsoft.com> wrote in message
news:BFFAA226-3F86-4754-ADAF-0A59AB0B6CD9@microsoft.com...
>
>
> I'd swear when I defined the first three custom properties I was able to
> order them. Later on, I've added more properties. Now I'd like to
re-order
> them.
>
>
> Bizarre. Why are there the up and down arrows? I'd like to loop through
> some of them in my program.
>
> Are you sure they can't be ordered using the arrows?
>
| |
| Cédric Dardenne 2004-10-15, 9:13 pm |
| However Bill, if your custom property was made of selected values, selected
values can be ordered... This is perhaps where you saw some ordering making
the confusion.
Cheers,
Cédric
Stefan [MSFT] wrote:[vbcol=seagreen]
> Hi Bill,
>
> this is a standard VS.NET dialog.
> The buttons are always there.
> If the collection allows sorting these arrows are enabled. If not,
> they are disabled.
> The MCMS collection for custom properties do not allow sorting so
> they are disabled.
>
> No idea why the VS.NET development team decided to disable them
> rather to hide them.
>
> Cheers,
> Stefan.
>
>
> "bill tie" <billtie@discussions.microsoft.com> wrote in message
> news:BFFAA226-3F86-4754-ADAF-0A59AB0B6CD9@microsoft.com...
--
----------------------------------------------------------------------------
---------
Programming today is a race between software engineers
striving to build bigger and better idiot-proof programs,
and the Universe trying to produce bigger and better idiots.
So far, the Universe is winning.
-- Rich Cook
| |
| Stefan [MSFT] 2004-10-15, 9:13 pm |
| Good point!
:-)
--
This posting is provided "AS IS" with no warranties, and confers no rights.
MCMS FAQ:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...t+S
erver
MCMS Whitepapers and other docs:
http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
--------------------------------
"Cédric Dardenne" <cedric.nospam_dardenne@accenture.com> wrote in message
news:ebOXrj6rEHA.3244@tk2msftngp13.phx.gbl...
> However Bill, if your custom property was made of selected values,
selected
> values can be ordered... This is perhaps where you saw some ordering
making
> the confusion.
>
> Cheers,
>
> Cédric
>
> Stefan [MSFT] wrote:
>
> --
> --------------------------------------------------------------------------
--
> ---------
> programming today is a race between software engineers
> striving to build bigger and better idiot-proof programs,
> and the Universe trying to produce bigger and better idiots.
> So far, the Universe is winning.
> -- Rich Cook
>
>
|
|
|
|
|