RE: NumericUpDown and DomainUpDown
From: Dave52 (Dave52_at_discussions.microsoft.com)
Date: 07/13/04
- Next message: Luca: "Re: Interaction between the classes"
- Previous message: Neil Cowburn [MVP]: "Re: Image error"
- In reply to: Dave52: "NumericUpDown and DomainUpDown"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 13 Jul 2004 08:45:03 -0700
Sorry my mistake.
I as just setting the selectedindex of the DomainUpDown control in the wrong place.
"Dave52" wrote:
> Hi All,
>
> I have been trying to use a numericupdown to select a number in a PDA app.
> However I discovered the upper limit for the control in the CF is only +/- 32000, which is not enough.
>
> Is there any alternative?
>
> A textbox and buttons is considered too clunky.
> I have also attempted to use strings in a DomainUpDown control .
> I repopulate only the next value above or below the current value each time the user selects up or down in the control.
>
> However this doesn't seem to work. The selectedindex becomes inconsistent and in the CF I cannot set the index to the value I want.
>
> Others must have come across a similar problem..any ideas?
>
> Thanks,
> DD.
- Next message: Luca: "Re: Interaction between the classes"
- Previous message: Neil Cowburn [MVP]: "Re: Image error"
- In reply to: Dave52: "NumericUpDown and DomainUpDown"
- Messages sorted by: [ date ] [ thread ]