Ticket Q493629
Visible to All Users

UI.Web: Callback Not Executed Successfully in Inline Mode of ListView

created 12 years ago

Hello XAF Team,

In XAF Web UI, callbacks (ImmediatePostData) may cannot execute successfully in inline mode of ListView.

Until this issue is fully fixed, we cannot use list views in inline edit mode, simply because it lacks callback (ImmediatePostData) support.

To learn how to re-produce this issue, please see the attached simple VS solution + screen video (3 min length).

Note: I reported this issue first in Q472180, but it was a different problem than the original ticket topic. So I created this separate ticket to help you track it.

Regards,
James

Answers approved by DevExpress Support

created 12 years ago (modified 12 years ago)

Hi James,
As it was already mentioned in the UI.Web - A callback updates columns in two rows in inline edit mode (before saving) ticket, we are unable to improve this behavior because it requires significant changes in our framework and editors suite. When you change the SmallObject property value, the editor's value is also updated. Then the editor loads its client state (that also contains an old value N/A) and the newly assigned value is lost.

    Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

    Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.