Browse by Tags
All Tags » DataRow » Templates (RSS)
-
Hi,
Is there any way out to acheive a see through effect in DataGrid? I mean, I want to place a background image, and on top of it I'm placing my DataGrid. How can then I set my rows' or entire grid's background as transparent?
We can anytime set the background of DataRow as transparent, but still something (probably the container of ...
-
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 ...
|
|
|
|