Is there a list of breaking changes between versions?

Posted by: adobozi on 9 July 2026, 3:59 pm EST

    • Post Options:
    • Link

    Posted 9 July 2026, 3:59 pm EST

    I just updated from 2025v1 to 2026v1 and the CellFactory.OnCursorChanged is no longer a method.

    Do you have a document listing the breaking changes between versions with the suggested workarounds?

  • Posted 10 July 2026, 8:03 am EST

    Hi,

    Thank you for bringing this to our attention.

    We could observe that the CellFactory.OnCursorChanged method is no longer available starting with the 2026v1 release. We are reaching out to our development team for more information on this change and will let you know as soon as we receive an update.

    Regarding the document listing the changes, we provide a ChangeLog file with each new release. It is installed at the following location C:\Program Files (x86)\MESCIUS\ComponentOne\MAUI\MAUI

    For your convenience, we have also attached the ChangeLog file for the latest release - ChangeLog(Maui).zip

    [Internal Tracking ID: C1XAML-39907]

    Best Regards,

    Kartik

  • Posted 10 July 2026, 11:21 am EST

    I found the OnCursorChanged event on the Grid. Am testing it now but it appears to be working as a replacement for the CellFactory.OnCursorChanged.

  • Posted 13 July 2026, 3:16 am EST

    Hi,

    We are glad to hear that you were able to achieve the desired behavior by using the CursorChanged event of the FlexGrid.

    Regarding the change, the development team has confirmed that it was an intentional breaking change introduced in the 2026v1 release. It was documented in the attached ChangeLog as “GridCellFactory doesn’t inherit GridControlAdapter anymore”

    The developers have created a task to evaluate whether the OnCursorChanged method should be added back to GridCellFactory. To help with this evaluation, could you please share the scenarios in which you used the OnCursorChanged method? Also, is there any requirement that you are currently unable to fulfill using the CursorChanged event, that used to be possible with the method?

    ChangeLogs_Latest.zip

    Best Regards,

    Kartik

  • Posted 13 July 2026, 11:12 am EST

    I use the OnCursorChanged to show cell specific “tooltip” label and a row counter on the page header. I.e. show current row# and the total rows (e.g. “(3/254)”).

  • Posted 14 July 2026, 12:27 am EST

    Hi,

    Thank you for sharing the details. We have further passed this information to the development team for evaluation and will let you know of any updates as soon as possible.

    Best Regards,

    Kartik

  • Posted 23 July 2026, 12:55 am EST

    Hi,

    Apologies for the delay in responding.

    The development team investigated this further based on your feedback and other considerations, and has decided to retain their decision to remove the OnCursorChanged method from the GridCellFactory.

    We completely understand that this change required you to modify your project, and we apologize for the inconvenience it has caused. We hope that you are able to implement the same functionality using the CursorChanged event instead.

    Best Regards,

    Kartik

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels