views:

15

answers:

0

I have this ReorderList:

alt text

How do you prevent users from moving the 'Home' item?

I would like either to prevent them from moving that item all together, or reversing their action after they drop it into the new spot.

I wish there was a AllowReorder property on the ReorderListItem object, but there isn't.