ListView checkBox

0
0

Hi,

I do not know if I’m doing something wrong but I have this problem.
On a listview, I set the CheckBoxes property  on true.
Checkboxes are visible in any view property setting, except when it is set to detail.
Do I have to do anything else to see the checkboxes in the detail mode?

Thanks in advance

 

  • You must to post comments
0
0

Thank you very much Frank,
In fact my custom theme is very old.
I follow your advice and work with the mixins thema.

 

  • You must to post comments
0
0

Hi Angelo,

thanks for providing your sample. It turns out to be a problem with your custom theme.
If you remove it from the project, the checkboxes in the ListView appear.

Maybe it was copied from an old version of one of our themes ?
You could either make a fresh copy of the base theme and apply your changes or work with mixins instead.
I´d prefer the latter option.

Hope that helps.

Best regards
Frank

  • You must to post comments
0
0

Hi Frannk,

I have done further tests. It seems that the problem occurs when I use the procedure to customize the datagridviewcheckbox as discussed in the post of Aug 4, 2017 – 12:20 am with Luca.
I have attached an example.

Thanks in advance.

Attachment
  • You must to post comments
0
0

Hi Angelo,

we tried but could not reproduce. Can you please share an example ? Either here or send it to frankATiceteagroup.com

Thanks in advance.

Best regards
Frank

  • You must to post comments
Showing 4 results
Your Answer

Please first to submit.