I want to change background color of a particular cell programmatic-ally in wpf telerik radgridview, I have referred various examples which you have given that using static columns like (telerik.GridViewDataColumn).
but in my project GridViewDataColumn are not static, it comes dynamically using collections. In this situation how we can handle this? .
please help me as soon as possible .
but in my project GridViewDataColumn are not static, it comes dynamically using collections. In this situation how we can handle this? .
please help me as soon as possible .