i have a GridControl : … i have been binding itemsource=List. BUT i want to colorize if Age<=0 or Income<0 or Dept<=0 (Row colorize red after binding data) how can i do that?

  stackoverflow.com

  bighow.org

  rankw.ru

  w3cgeek.com

Вы можете использовать это для всего style строки: <dxg:TableView.RowStyle> <Style BasedOn="{StaticResource {dxgt:GridRowThemeKey ResourceKey=RowStyle}}" TargetType="{x:Type dxg:GridRowContent}"> <. Setter Property="Background" Value="{Binding Path=DataContext.Colour}...

  qaru.site

  www.dskims.com

  www.devexpress.com

I have entity with property IsRemoved. When it is become true grid row should be Gray. To do this I am using this code: … But It will run only when grid shows first time.

  stackoverflow.com

  www.devexpress.com

Page generated - 0.5500569344 (aa7aa65a2d38ac41d5e3c9865b8b19c2)