I would like to sort records in a grid by date using a spinner. There are 2 different ways I would like to do it.
First way:
The spinner would have a default date and with each click the date would go back a day or forward a day.
Second way (more difficult):
The spinner would have a default date and with each click I want to change only the month, or only the day, or only the year. An example of this is in the way Windows lets you change the time on your computer.
What would be the steps ????
Thanks for any help.
Stagmotor
First way:
The spinner would have a default date and with each click the date would go back a day or forward a day.
Second way (more difficult):
The spinner would have a default date and with each click I want to change only the month, or only the day, or only the year. An example of this is in the way Windows lets you change the time on your computer.
What would be the steps ????
Thanks for any help.
Stagmotor