This is the scenario: I would like to use your slider to offer the user the option of choosing the TimeSlotInterval to use in the XamDayView. I would like to offer this possibilities:
5, 10, 15, 30 and 60 minutes only.
Is this possible and what would be the best approach?
Thanks
Hello robdal,
Thank you for your post. I have been looking through it and since there isn’t any built-in functionality I attached a sample project showing a custom approach. Basically there is a converter which is used to convert values from the slider, which are from 1 to 5. Please let me know if this meets all your requirements or you need further assistance on this matter.
Looking forward for your reply.
Hello Stefan,thank you for your sample and... yes, it certainly meets my requirements.
I believe, though, that it could be an interesting option to have the ability of giving the slider the elements.
Roberto Dalmonte