Hi Team,
I have two questions, I am using RadNumericUpDownButton for getting time input. So I have used two separate numeric button to get hours and minutes.
- I want to show the hours and minutes in two numeric digits like 01, 02, 08. Any solution to achieve this?
- And I want get AM and PM with same RadNumericUpDownButton. Is there any way to do this?