Dynamic Maximum and Minimum

Hi!

In my application I am using list of SfNumericEntry with dynamic (binding) Maximum and Minimum. Range is updated correctly (I can't set bigger/lower value) but I have problem with button appearance. 

Scenerio:

- current value is 11 and maximum is 11.5

- I set maximum to 11, I can't set bigger value, but arrow is still black, not gray


My question: Is there a way to refresh state of arrows? 



Version of library: 25.2.4


2 Replies 1 reply marked as answer

PI Prithis Iyyappan Syncfusion Team May 22, 2024 02:07 PM UTC

Hi Natalia Szatkowska,

 

Apologies for any inconvenience caused.

 

We have addressed the reported issue "Is there a way to refresh the state of arrows as it was not refreshed during the dynamic update of Maximum and Minimum?" on our end. We have fixed the issue that the state is not refreshed while updating the range. At present, a custom patch has been created for version 25.2.5 We have attached the NuGet files for your convenience.

 

Please note that we have created this patch for version 25.2.5 specifically to resolve the issue reported in this ticket. If you have received other patches for the same version for other products, please apply all patches in the order received.

 

Please clear the NuGet cache, before using the latest one and please refer to the below link for this

How to clear NuGet cache?

 

Please refer to the below KB to install the custom NuGet on a local machine,

How to install the MAUI custom NuGet in the Windows machine?

 

This fix will be included in our weekly release on June 04, 2024. We will notify you once NuGet is released and appreciate your understanding and patience until that time.

 

Disclaimer: The inclusion of this solution in the weekly release may change due to other factors, including but not limited to QA checks and work reprioritization.

 

Root cause and resolution:

 

Root Cause: This issue stemmed from the fact that the UI is not refreshed while updating the range instead of values.

 

Resolution: We have fixed this issue by enabling the UI to refresh during both the range and value updates in the SfNumericEntry.

 

Please do not hesitate to contact us if you have any concerns or queries.

 

Regards,

Prithis I


Attachment: Syncfusion.Maui.Inputs.25.2.5_eaeef89c.zip

Marked as answer

PI Prithis Iyyappan Syncfusion Team June 4, 2024 11:08 AM UTC

Hi Natalia Szatkowska,

 

We have included the fix for the reported issue "Is there a way to refresh the state of arrows as it was not refreshed during the dynamic update of Maximum and Minimum?" in our latest weekly NuGet release v25.2.7 which is available for download (NuGet). We thank you for your support and appreciate your patience in waiting for this update. Please get in touch with us if you require any further assistance.

 

Regards,

Prithis I.


Loader.
Up arrow icon