Is there a way to populate a datagrid with static data using MS Expression Blend 4?
Here is my code:
<sdk:DataGrid HorizontalAlignment="Center" Height="337" VerticalAlignment="Center" Width="419" HeadersVisibility="None">
|
Is there a way to populate a datagrid with static data using MS Expression Blend 4? Here is my code:
| ||||
|
feedback
|