Open sheep5250 opened 2 years ago
grid makes remote requests on its own if dataModel.location = "remote"
If you want to make the Ajax call yourself, then keep dataModel.location = "local" and assign the data from Ajax response to grid.
it's explained here: https://paramquery.com/tutorial#topic-loaddata
The current data cannot be displayed in the table in time . In which way should I get the data.