Author Topic: Keep checkbox column after refreshCM in 7.6.0 version  (Read 1682 times)

luckduck

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 46
    • View Profile
Keep checkbox column after refreshCM in 7.6.0 version
« on: January 08, 2021, 11:41:31 am »
Hi Paramvir,

I asked about the issue related to check box before.

Link to previous question : https://paramquery.com/forum/index.php?topic=3848.msg13957#msg13957
I have three questions.

------------------------------------------------------------------------------------------

1. There is an issue that is not yet available in version 7.6.0.

Checkboxes with the same name are still disappearing.

Below is the link of the jsfiddle : https://jsfiddle.net/u9pc6y01/1/

------------------------------------------------------------------------------------------

2. The function(_initTypeColumns) you told me before disappeared from version 7.6.0

------------------------------------------------------------------------------------------

3. In previous versions, the problem was being solved using a function (_initTypeColumns).
Is this function only available in the following formats?
 ex : grid = pq.grid("#grid_json", obj) => grid._initTypeColumns() //  grid = $("#grid_json").pqGrid(obj) => grid.pqGrid("_initTypeColumns")
 
 Below is the link of the jsfiddle: https://jsfiddle.net/p8jkaLdr/1/
     
------------------------------------------------------------------------------------------

Please check.

Thank you.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6255
    • View Profile
Re: Keep checkbox column after refreshCM in 7.6.0 version
« Reply #1 on: January 10, 2021, 10:16:03 pm »
This issue was supposed to be fixed in v7.6.0 but it doesn't seem to work for new colModel with checkbox columns with same dataIndx, I'm looking into it to provide a fix.

_initTypeColumns was a workaround only, it's been refactored in 7.6 and not supposed to be used anymore.

luckduck

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 46
    • View Profile
Re: Keep checkbox column after refreshCM in 7.6.0 version
« Reply #2 on: January 11, 2021, 09:34:02 am »
Thank you for your answer.

When can I get the patch file?

Can you tell me the approximate schedule?

If it's too late, can I get a patch file that can be used temporarily?

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6255
    • View Profile
Re: Keep checkbox column after refreshCM in 7.6.0 version
« Reply #3 on: January 11, 2021, 10:23:00 am »
Please use version 7.6.1