Tagged Questions

0
votes
2answers
38 views

ComponentOne DataGrid Default Filter is not working

Here is my dataGrid xaml: <c1datagrid:C1DataGrid x:Name="taskExecutionDetailC1DataGrid" Grid.Row="1" Grid.Column="0" ...
0
votes
1answer
231 views

Add an image in ComponentOne C1DataGrid column

How to add an image in one grid column based on a condition (image will change depends on data in the grid column) in c1datagrid I'm using autogenerate columns, biding grid with c1.data