We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

GridControl DataBoundCell force render

hi,

my question is, I have a few cells which get displayed in the visible area of the GridControl, we assume one of the visible cells is Templated and now I want to update this cell Only, rather than calling InvalidateVisual(true) after I updated the cell, is there an alternative way? BTW, I cant use InvalidateCell(r,c)

 

Thanks


1 Reply

PS Pannir Selvam S Syncfusion Team October 11, 2012 05:11 PM UTC

Hi Xi Wang,

 

Thanks for showing interest on Essential WPF Grid.

 

There is no binding for GridControl so you have to call InvalidateVisual() or InvalidateCell(row, col) to update the cell.There is no alternative way to do this.

 

Please let us know if any other concerns.

 

Thanks,

Pannir.


Loader.
Live Chat Icon For mobile
Up arrow icon