我試圖刪除單元格的字符串格式,而我正在編輯它,因爲它會導致副作用。實際上,當我編輯單元格時,它正在移動光標。在編輯datagrid中的單元格時刪除stringFormat
這裏是我的代碼:
<DataGridTextColumn Width="15*" ElementStyle="{StaticResource RightAlignStyle}"
Header="Coût (k€)" Binding="{Binding Path=TechnicalCostAmount, Mode=TwoWay,
UpdateSourceTrigger=PropertyChanged, StringFormat=N0, ConverterCulture=fr-FR}"/>
我想我做的EditingElementStyle性質的東西,但我不覺得在網絡上什麼關係吧。
希望你能幫助我。
乾杯 托馬斯
這是一個很好的方法,太。有很多不同的方法來適應這些要求。 – Jeremiah 2012-03-13 14:37:16