Posted 19 November 2018, 6:20 am EST
Here is a situation: we have an autocomplete and flexgrid over the same data, obviously autocomplete is used to filter/find/select the specific record within the grid. Grid has a pagination and rows have details with HTML (input field). If I use the autocomplete and search for “test” for example, I’m forwarded to the correct page where the item is located. But, when I’m opening the details mode and try to insert a value within the input, I’m loosing focus over the item and thrown back to the initial state (full list of items and first page). I can work around the issue if I use built in filter (filter in the grid). This workaround available in old wijmo version but not the new one. Anyway, I’d like to upgrade to the new version but this behavior is unacceptable. Can you please advise? Thanks
