CLSAActionExtender Issues Regarding DisableWhenClean=trueCLSAActionExtender Issues Regarding DisableWhenClean=true
Old forum URL: forums.lhotka.net/forums/t/6740.aspx
Biceman posted on Saturday, April 04, 2009
I ran the ActionExtender and SimpleNTier samples today to check out the CSLAActionExtender's functionality (thanks for the nice work). I decided to experiment and change the Cancel and Save button's "DisableWhenClean" property to true and with both samples I witnessed:
- Pressing Cancel did not disable the Save/Cancel buttons (Save of course did), and
- Modifying the contents of the child list (e.g., Order Detail grid) did not enable the Save/Cancel buttons
In each case I looked at the value of the main object's IsDirty property and it returned the expected value: false and true, respectively.
RockfordLhotka replied on Monday, April 06, 2009
I've referred this to Miguel and he said he'd try to take a look at it in the next few days.Topher replied on Friday, May 08, 2009
I'm experiencing the same issue, has Miguel had a chance to take a look at this yet?Copyright (c) Marimer LLC