Browse by Tags
All Tags » Xceed DataGrid » Grouping Header (RSS)
-
I'm working on quite big project which extensively uses Xceed datagrid. So far we have set CellContentTemplate to make it possible to map integer codes stored in transaction tables to human readable descriptions (also stored in database, in dictionary tables). See line below:<xcdg:Column FieldName=''Country'' Title=''Country'' ...
-
Hi everybody I have problem with grouping in my
xceed grid. I am using Linq.Table as a ItemsSource for my Grid. I have some
columns with values of foreign keys and am using combobox as a cell editor and
IValueConverter for displaying text for key value. Problem is when I am grouping
by these columns. Header of group show value of key not ...
|
|
|
|