Community.microfocus.com

WPF-Example with DataGrid. This Solution is a test example for WPF Data Binding and has some code to handle a DataGrid and also some code for testing ConverterCulture, especially for de-CH (German for Switzerland). ... < TextBox Text ="{Binding Prozent, Mode = TwoWay, UpdateSourceTrigger = PropertyChanged} ... ................
................