I have filled the itemsource with List of class whose variables are same as datagrid columns. But after assigning itemsource to datagrid, grid is showing total rows but there is not data in that rows(infact empty rows are displayed whereas item source list has got data).
Any remedy for this issue. Please suggest.
Thanks