windows phone 8.1 - Syncfusion Calendar doesn't select datas -


i want use sfcalendar syncfusion's pack multiselect mode wp8.1 project, doesn't work.

i can see calendar. if tap date, selects, selecteddates has 0 elements, selectionchanged event reports removeditems = 1 , item null. can't select multiple items: if tap other date, selects, previous date deselecting.

<input:sfcalendar selectionmode="multiple" selecteddates="{binding testdates, mode=twoway}"                   selectionchanged="sfcalendar_onselectionchanged"/> 


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -