Hi,
I want to have a multi select combo box inside my MVCxGridView. Please help me out with the complete details to achieve this.
Please help me by making the changes in the partial view in the attachment.
I am attaching the zip file with contents:
- Code of the current Partial View having GridView and combobox.
- Image of the how the GridView currently looks like and the combobox after changes should have multi select option.
Forgot mention one more thing. The gridview will have 2 columns, one multi select combo box and one textbox.