Any word on this? Last post says feb release.
One thing to note here is that ConfirmButton works by attaching to an element's click event, not to the page's submit event. As such, it's not directly tied to the form submission, and the behavior above is "correct" - though I completely see the motivation. What you'd want in that case is for a flavor of ConfirmButton that attaches to the form's submit event instead of an event's click event. This seems like a reasonable feature request, so pleaseopen a work item if you're still interested and users can vote on it accordingly. Thanks - and sorry for the delay getting back to this!
Should be fixed as of a short while ago:http://www.codeplex.com/WorkItem/View.aspx?ProjectName=AtlasControlToolkit&WorkItemId=8342
No comments:
Post a Comment