We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

PB updown NumberFormatInfo config in Listview


Hello,
i've got one problem

Updown control doesn't support NumberFormatInfo configuration in listview

If i put a NumberFormatInfo configuration on updown control in grid, NumberFormat was applied.

But if i put this control in listview, NumberFormatInfo configuration is not applied. Control keep is default config "0,00"


xmlns:sync="http://schemas.syncfusion.com/wpf"
xmlns:sg="clr-namespace:System.Globalization;assembly=mscorlib" >

ItemsSource="{Binding ModbusApiExchangeBlockList}"
SelectedItem="{Binding SelectedModbusApiExchangeBlockItem}"
SelectionMode="Single" Width="auto">





MinValue="0" MaxValue="10" >





....

Thanks






1 Reply

SL Swasthika Lakshmi I Syncfusion Team December 16, 2010 01:41 PM UTC

Hi berthet,

We are not able to reproduce the issue in UpDown control when we use inside ListView in our latest version 8.4.0.10. Could you please tell us which version you are using?

Regards,
Swasthika Lakshmi.I


Loader.
Live Chat Icon For mobile
Up arrow icon