Browse by Tags
All Tags » CardView (RSS)
-
Hi,
I am using card view to display the data . But by default the card view is oriented in vertical direction but i need the cards (row) to come in horizontal direction . How can i do this in xaml. Please provide me a sample code.
Thanx
-
Hi all,
I am using XceedDataGrid Control in a usercontrol. But when i am setting the width of XceedDataGrid Control to ''Auto'' then at runtime it is throughing a error saying
''Unable to find assembly 'Xceed.Wpf.DataGrid, Version=3.0.8415.15000, Culture=neutral, PublicKeyToken=ba83ff368b7563c6'.'' .But when i am setiing any width ,its ...
-
Hi,
I am using xceed grid in card view. As the card view has a space at the top of cards . I want to remove that space so the the cards can be started from the top of the grid.
Thanx
-
Hi,
i have a problem related to data grid card-view binding.
I want to Bind Images in Data Grid Card-View's data cell, other data cell in card will be populated with database fields.
I see the samples also, however it is binding images stored in database.
I want to bind images in card view which I have in project's images folder location. ...
-
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 ...
|
|
|
|