Answer the question
In order to leave comments, you need to log in
How to implement the display of elements from JSON on checkboxes in JS?
GET request I get a response in JSON format like the following (only one piece, the whole code is quite large)
4442 =>
array (
'tourid' => '4442',
'shipid' => '206',
'shipname' => 'Княжна ВИКТОРИЯ',
'shipown' => 1,
'tourstart' => '2018-05-03T12:30:00',
'tourfinish' => '2018-05-09T18:00:00',
'tourroute' => 'Москва (СРВ) - Мышкин - Ярославль - Городец (Н.Новгород) - Плёс - Кострома - Углич - Москва (СРВ)',
'tourdays' => '7',
'tourholiday' => '1',
'touronline' => '1',
'tourminprice' => '37800',
'tourisspecialoffer' => true,
'tourdiscount' => '5',
'tourdiscountexp' => '2018-02-28T23:59:59',
)
'tourdays' => '7',
'tourroute' => 'Москва (СРВ) - Мышкин - Ярославль - Городец (Н.Новгород) - Плёс - Кострома - Углич - Москва
Answer the question
In order to leave comments, you need to log in
Option - grid control. This is a "type" of libraries for working with tabular data, there is filtering for such a case.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question