Tile Control uncheck tiles

Posted by: moshek on 21 October 2020, 11:21 pm EST

    • Post Options:
    • Link

    Posted 21 October 2020, 11:21 pm EST

    Why in Tile Control when i click on one tile it uncheck all the tiles and how can i prevent this behaviour

  • Posted 22 October 2020, 3:57 pm EST

    Hi Moshe,

    As per the AllowChecking property, you can check/uncheck tiles using mouse right-click.

    https://www.grapecity.com/componentone/docs/win/online-tilecontrol/C1.Win.C1TileControl.4.5.2~C1.Win.C1Tile.C1TileControl~AllowChecking.html

    We can observe the behavior described by you when clicking the tile with the mouse right button and discussing this with developers. We will let you know once we get any updates from their side.

    [Internal Tracking ID: C1WIN-23774]



    Regards,

    Prabhat Sharma.

  • Posted 1 November 2020, 9:41 pm EST

    Hi,

    You can use the following code to avoid the tile gets uncheck via mouse left click on any tile.

    c1TileControl1.UncheckTilesOnClick = false;
    
    

    Regards,

    Prabhat Sharma.

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels