Hello,
Attached in the code where I want to display the names of multiselect names in a Kendo Grid. I am unable to do it.
In the edit mode for file "AngularGridWithMultiSelect_RowMode.cshtml", In the controller method "UpdateProductsForGrid" , I get list of Ids of Order multiselect as string and then I get names of order.
Can you let me know how to show the names? What is missed...
Attached in the code where I want to display the names of multiselect names in a Kendo Grid. I am unable to do it.
In the edit mode for file "AngularGridWithMultiSelect_RowMode.cshtml", In the controller method "UpdateProductsForGrid" , I get list of Ids of Order multiselect as string and then I get names of order.
Can you let me know how to show the names? What is missed...