grandangelo
grandangelo
> use DataGridComboBoxColumn and set the binding Do you have any suggestion about how to solve it when not using DataGrid? I've a single ComboBox in a Grid, not a...
Ciao kunjiangkun, issue should have been closed with release 3.1.0, take a look at it and close also here if possible.
> setting explicit background colour on the numeric box, not an elegant solution. If you mean `` it is not working unluckily... Still gray background. EDIT: sorry I made a...
No problem, you're totally welcome, I'm using your work not the other way round. Ciao Johan.
You're right, thanks for saying it. I'm trying to open the project with VS 2017 pro, but it complains that "Project file is incomplete. Expected imports are missing". Are you...
Sure it was clear :-) I just wanted to see if I can understand something in the project.
> When disabling numeric input I mean ` ` > You mean something other than: > ``` > > ... I tried to access something like ` ` but you're...
> Renders as expected but chances are I dumbed the repro, just grabbed xaml from the material quickstart. I think the issue comes when using style triggers. Your code works...
I've the resource dictionary in the app.xaml, but should not make any difference... Attached sample solution (VS 2017 Pro) that is showing the issue for me. Hope it helps. [Numeric.zip](https://github.com/GuOrg/Gu.Wpf.NumericInput/files/4676096/Numeric.zip)