ParamQuery grid support forum

General Category => Help for ParamQuery Grid (free version) => Topic started by: luido on December 22, 2016, 06:13:14 am

Title: Is it possible to remove the expand button on row where subgrid (details grid) i
Post by: luido on December 22, 2016, 06:13:14 am
Is it possible to remove the expand button on row where subgrid (details grid) is empty?
Title: Re: Is it possible to remove the expand button on row where subgrid (details grid) i
Post by: WTC_User on March 23, 2017, 07:05:01 pm
You can remove the expand button by replacing it with your html thanks to the render option -> https://paramquery.com/pro/api#option-column-render  and you can disable the opening of the row thanks to https://paramquery.com/pro/api#event-beforeRowExpand