I am having a grid control. On click on Add button from grid command bar I am displaying custom Modal Window (as implemented by Yaun Duran).
Now in the Modal window I have field which has Modal Window Picker as control.
My requirement is to have multiple selection from Modal Window Picker and subsequently on save; multiple record to be saved and display in the grid.
Any help would be highly appreciated.
-Vivek