Need to pass values from list(dropdown) to grid service
Hi,
I have one list(dropdown) which contains all implemented things and am passing selected row - "name" value to the custom service filter whose result is displayed in grid.
Filter value received at custom service is "undefined".
Can anyone tell me why this is happening?

