Hello,
How to pass custom values from Dropdown selected multiple values in href command callback function in mvc. Please help need to pass multiple parameter for search option.
Id from selected dropdown values.
<a href="javascript:dps.commandCallBack('Search', { id: 123});">Search</a>