Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
65
Iggrid Checkbox unvisible
posted

Hello, 

i use a iggrid with checkboxcolumn. When the checkbox checked , then is checkbox visible. 

i want to be able make visible all checkbox. Is it possible ?

Infragistics version : 16.1

Thanks

 

Parents
  • 1235
    Verified Answer
    posted

    Hello Burak,

    To make the checkbox's square box visible, insert this piece of code before the grid initialization:


    $.ig.checkboxMarkupClasses = "ui-state-default ui-corner-all ui-igcheckbox-small";

    There is a topic for this issue. You can find more information here.

    Please feel free to contact me if you have any questions.

    Regards,
    Ivaylo Hubenov
    Entry-level developer

Reply Children
No Data