Hi!
Maybe its better i start a new Thread for this.
I reffer to this old Topic: http://www.telerik.com/community/forums/wpf/gridview/need-to-change-background-color-of-a-row-based-on-a-condition.aspx
i'am using the StyleSelector to change the background of an GridViewRow in runtime. But i also want to implement an AlternateRowBackground, but - as Tony in the other Topic said - when i set the AlternateRowBackground and AlternationCount-Property in my Grid the StyleSelector doesnt work.
I don't want to create two different Styles for normal Rows and AlternateRows.
Is it possible to set both, RowStyleSelector and AlternateRowBackground or is their a way to implement the AlternateRowBackground in my StyleSelctor? Can i differ if the call comes from the AlternateStyleSelctor or from the RowStyleSelector?
Thank you for your help
Alex
Maybe its better i start a new Thread for this.
I reffer to this old Topic: http://www.telerik.com/community/forums/wpf/gridview/need-to-change-background-color-of-a-row-based-on-a-condition.aspx
i'am using the StyleSelector to change the background of an GridViewRow in runtime. But i also want to implement an AlternateRowBackground, but - as Tony in the other Topic said - when i set the AlternateRowBackground and AlternationCount-Property in my Grid the StyleSelector doesnt work.
I don't want to create two different Styles for normal Rows and AlternateRows.
Is it possible to set both, RowStyleSelector and AlternateRowBackground or is their a way to implement the AlternateRowBackground in my StyleSelctor? Can i differ if the call comes from the AlternateStyleSelctor or from the RowStyleSelector?
Thank you for your help
Alex