Difference between WPF and Noesis Column/Row def data bind
After data binding a grid's Columns definition "Width" property or Rows definition "Height" property to another grid object's MinWidth and MinHeight properties, I found that there is a difference between WPF and Noesis in how it is used. In WPF, it will use the bound property as the float value and implicitly uses "Pixel" as the GridUnitType. In Noesis, the property will always be "1, Star". I have gotten around this for now by setting the value myself in code.
Thanks,
Mark
Thanks,
Mark
-
-
sfernandez
Site Admin
- Posts: 2908
- Joined:
Re: Difference between WPF and Noesis Column/Row def data bi
As I commented in another post (viewtopic.php?f=3&t=434#p2083), there is a bug in the GridLengthConverter that is making bindings to fail sometimes.
You will find these problems solved in the next version
You will find these problems solved in the next version

-
-
sfernandez
Site Admin
- Posts: 2908
- Joined:
Re: Difference between WPF and Noesis Column/Row def data bi
Problems with GridLength converter solved in 1.1.9 version.
Who is online
Users browsing this forum: Google [Bot] and 10 guests