iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
<Intersoft:UXCurrencyEditor EditMask="#0.00" UseEditMaskAsDisplayMask="True" Culture="nl-NL" Value="{Binding SelectedItem.Quantity, Mode=TwoWay}" Height="24" Width="165"/>
The problem is that the control works fine without any problem when the Value property is not binded to any field. But as soon as I bind it, it does not work at all. Sometimes it shows the value, soemtimes it doesn't and ...
Changing the control to a normal UXTextbox, everything would be fine, I just do not have the proposed mask. Any idea?
Any idea?
I'm sorry for the delay in sending this.
I made a simple modification to UXGridView C# Sample Using DevForce project. The detail modification is as follow.
<Intersoft:UXTextBox Text="{Binding UnitPrice, Mode=TwoWay}" Width="80"/>
<Intersoft:UXCurrencyEditor EditMask="#0.00" UseEditMaskAsDisplayMask="True" Culture="nl-NL" Value="{Binding UnitPrice, Mode=TwoWay}" />
For your information, I’m using ClientUI 7 build 1 which comes with the Intersoft WebUI Studio 2012 R1 and was unable to reproduce the reported problem in my local end. Should you find anything that I miss during my test, please feel free to let me know.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname