Mike Tatsky
Mike Tatsky
Point 6 was fixed locally, it will be available in next release. Point 5 We will enable clearing field if `clearFilter` does not provide params. If your case is more...
Point 5 locally improved. Method `clearFilter` without params will drop searches. Point 1, point 2, point 3 We can not replicate it. Maybe we should connect over Slack. If you...
Point 7 Grid sends requests as Payload for RESTful You can not get it in $_POST Please take a look at this code. ``` else if($method === 'POST'){ $request_body =...
@Mexicankillerbees "On the Point 1. Everything becomes normal if it takes to update the parameters for each grid on the page before requesting the server." Very strange. It looks like...
@Mexicankillerbees Very strange. This bug only possible if `params` became link for several grids. If you have time, we could view your app and code today(in 2-3 hours) over TeamViewer.
@Mexicankillerbees Thank you. I think I got. Problem with native scroller.
@Mexicankillerbees Locally fixed issue with column drag. Since it is related with native scroll, it should solve other issues.
@Mexicankillerbees If I am right, it could be related with this. `var $result = $data_model_1;` It does link reference for all configs and changing params in one grid influences on...
Release with fixies was just done. About point 4, it will be fixed in next release.
Thank you for the report. We will study it and reply today/tomorrow.