Hello
In a external dw-control I have a column presented as a spin control with values from 1 to 360.
For every value i need to do some scripts but I can't find a proper event to do that.
Usually I jump into an user-event via Itemchanged but it has no effect. Tried also to jump via rowfocuschanged but 'no bite'
Yes I know I could use a listbox instead and catch the values with SelectedItem but the reason for me to choose dw-control and
Spin-control is that I'm preferring the special fashion styles for spin-controls in iOS-devices. A listbox is just dull listbox in iOS-device.
I use PB 11.5
Best Regards
Outi