ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: coowoo on July 22, 2014, 09:02:50 am

Title: "deleteRow" deletes two rows from the grid
Post by: coowoo on July 22, 2014, 09:02:50 am
Hi ,

I am facing one issue in my param query grid:

"deleteRow" deletes two rows from the grid when numberCell is "{ show: true}".

I am using the code example "Batch editing"


So please give some solution to how to resolve the above issue.


Thanks
Title: Re: "deleteRow" deletes two rows from the grid
Post by: paramvir on July 22, 2014, 11:51:02 am
Confirmed an issue with deleteRow when used along with effect: true and virtualX: false.

Currently the workaround is not to use {effect: true } with deleteRow function.