Hi Team,
As per the documentation, I've tried the autocomplete, combo box and multi select(combo box property) in my project. Implementing the controls are good. But it's difficult to store and retrieve the values from Database.
So far I've done the following process:
1. Implementing the control with static data source like (Country , Categories)
2. Set the static values in the Edit Mode.
Need Help Using MVVM Pattern:
1. How to Get & Set Selected Value for Save & Edit Button Click for Both Auto Complete and Combo Box Control.
2. How to Get & Set Multiple Selected Values in the Save & Edit (Button) Click for Multi Select (any one of Auto or Combo box).
Kindly provide the sample application for above controls.
Thanks
Raj