Hello,
Trying to implement
Excel filtering and almost evertyhing works fine apart
suggestions in
custom filter textfield. My current return format from backend for grid (
json) is:
{ result: [{}, {}, {} ..], count: 0 } - I see that by my request, I do return those records, but suggestion list can't find anything. Do I need different return format? If yes, how do I know which format to return when it's for Grid and Suggestions list? When I stop typing in textfield, it makes this request: