Implement a ControlTemplate with the Image property. In the ControlTemplate, implement a DataTrigger, and change the Image Source property when cell value is True. Assign this ControlTemplate to the GridColumn.EditTemplate and GridColumn.DisplayTemplate properties.
Question Comments
Added By: SANTOSH R. BAMBRULE at: 3/23/2015 4:56:40 AM
Hello
I got error when i use png format image source property and also i want set image on IsThreeState is true
To process your recent post more efficiently, I created a separate ticket on your behalf: T222793: How to use PNG images for tree-state check boxes in E2628. This ticket is currently in our processing queue. Our team will address it as soon as we have any updates.Added By: David Lemieux at: 12/1/2015 4:17:39 PM
Is this still the way to go, with optimized mode introduced a while back and all?
Also, is the "slider" standalone checkbox required in any way for the grid to work as expected?