Get the ID of the item from K2 MultiSelect control

  • 30 October 2020
  • 0 replies
  • 24 views

Hi All,

I am trying to Move items across between K2 MultiSelect control using two Up and Down buttons ,

For that am trying to pass the selected item of the Multiselect to a jquery which is in an expression, but I am not able to invoke the selected item.

 

For Example:

12080i55A8D95FF6960EC0.png

I am trying to print this highlighted item “Los Angeles” on a button click using jquery alert ,But its not coming.

11501iB26282059CC4AEE2.png

I have tried to print the “div.hoverdiv.option.selected” but didnt work.

jsscript : var str=$(“div.hoverdiv.option.selected”).val();

Is there any way to get the the clicked item from multi-select.  Thanks!


0 replies

Be the first to reply!

Reply