6
Reply

how do i get data amd bind to a table using web api

Nepethya Rana

Nepethya Rana

Jun 14 2017 8:36 AM
271
I need to get the json data using web api url and bind the response result to a table. Url has token. For example. Localhost/api/product/1234 and token is xx-token-name = "sometoken-value". Url will be send through a text box .

Answers (6)