I am using XamDateTimeEditor for time (hh:mm) masking. Now when cursor focus is in control then its works on spin button up and down.But cursor focus is in other control and i click on spin Button (up or down) nothing happened. So how can i set focus in my current control when click on spin Button (up or down).
Hello Adit,
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.
Hey Stefan.
Thanks for your support.
Adit Sheth
I have been looking into the modified sample and I can say that your approach is good and you can use it without any concerns.
hi Stefan,
Thanks for reply.It is working fine for me.but i change in this code.I just remove load event because every time when it not in edit mode they call twice one for Up and second for Down.So that code i put it in the spin code event and its working well.
So can you check and tell me that, is this fine?
Thanks you
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.