/
posted by
Silverlight Show
on
Jul 25, 2013 (1 week ago)
Read original post by Santhosh Kumar Jayaraman at The Code Project Recently in our project, we wanted to allow the user to select multiple values in a list. But the list should be populated inside a grid row. So we didn’t want to use a listbox and also we were not interested in third party tools. Instead of that, we wanted to use a multiselect combobox. When I browsed through various blogs, forums ...