Author Topic: v5.0 number cell's selection doesn't select row  (Read 2065 times)

jjestrellaa

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 15
    • View Profile
v5.0 number cell's selection doesn't select row
« on: May 02, 2018, 12:40:13 am »
Selecting the Number cell doesn't select the row anymore. Any changes in documentation for this?

mercury85

  • Pro Enterprise
  • Jr. Member
  • *
  • Posts: 58
  • ASP.NET, VB.NET, MVC, JS, C#, VBA, SQL, MDX, DAX
    • View Profile
Re: v5.0 number cell's selection doesn't select row
« Reply #1 on: May 02, 2018, 10:18:36 am »
Hi,

I am using 5.1 and I can select the rows , do you have the following in your options:

selectionModel: {
      type: 'row'
    },
numberCell: {show: true}

If your having additional issues I would recheck your css files

jjestrellaa

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: v5.0 number cell's selection doesn't select row
« Reply #2 on: May 02, 2018, 09:01:13 pm »
Yes, both options are being used and were not changed during the upgrade.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: v5.0 number cell's selection doesn't select row
« Reply #3 on: May 02, 2018, 10:13:17 pm »