cancel
Showing results for 
Search instead for 
Did you mean: 

Page Navigation from Drop Down

Former Member
0 Kudos

I am developing an application from service 

and

http://services.odata.org/V2/Northwind/Northwind.svc/Order_Details

how do i put a drop down for field product Name(http://services.odata.org/V2/Northwind/Northwind.svc/Products  ) and pass Product ID to service (http://services.odata.org/V2/Northwind/Northwind.svc/Order_Details ) based on product id selected from product name.

any samples in jsbin are appreciated

Thanks Mike.

Accepted Solutions (0)

Answers (1)

Answers (1)

Qualiture
Active Contributor
0 Kudos

What have you tried yourself so far?

This is actually fairly simple to accomplish, so as an exercise to you, what do you think that needs to be done?