-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Description
Hi
Very nice project¡¡¡ congratulations .
I have a question at the time of painting the data table in java script. I modified the json to send me 3 variables instead of 2
Customer Side:
curl "http://10.65.0.103/api?id=1&value=100&value2=1300"
Server response:
[I 171228 00:43:09 web: 1462] 200 GET / api? Id = 1 & value = 100 & value2 = 1300 (10.65.0.103) 10.66ms
{"id": "1", "value": "100", "value2": "1300"}
The java script sees the variable "value2" But at the time of painting the table I can not assign that variable. Could you advise me?
Thank you very much
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels