J
João Santa Bárbara
Hi all
i have made one control, and one of the properties is an integer property.
when i made the bind of that property with the view, is does not alow to be
null? is there any solution ?????
but i need this property to be null.
EX
Public Property MyProp () as integer
...........
Me.UltraLabel1.DataBindings.Add("MyProp", xView, "xField")
thks
JSB
i have made one control, and one of the properties is an integer property.
when i made the bind of that property with the view, is does not alow to be
null? is there any solution ?????
but i need this property to be null.
EX
Public Property MyProp () as integer
...........
Me.UltraLabel1.DataBindings.Add("MyProp", xView, "xField")
thks
JSB