Browse by Tags
All Tags » CardView (RSS)
Showing page 2 of 2 (13 total posts)
-
DataGridControl 3.0
I get the following error ''An unexpected internal failure occurred in the Xceed WPF DataGrid control'' when I maximize window that hosts DataGridControl with card view applied on the monitor with resoslution 1900x1200. Same occurs in xceed WPF live explorer.
It does not happen on smaller resolutions.
-
Hi All,
Before I dig the things myself, I thought if somebody had already done this thing!
What all I want is to have Fields as Row and records as columns in the grid. So whenever a new record is to be added into the grid a new column is added intead of a new row.
Hope I made myself clear.
Thanks in advance
-
Hi,
I am trying to create a custom DataRow Template for a Card View. I am using an Expander, but the header doesn't show any data. Am I doing something wrong?
Thanks,
Wally
The Following is the DataCell and DataRow Templates:
<Style x:Key=''CardViewDataCellStyle'' TargetType=''{x:Type xcdg:DataCell}''>
<Setter ...
2
|
|
|
|