I have a model as you can see in the attachment. I can get output in datagrid itemsource as shown (syncfusion sfDataGrid). but I want to get output like below. how can I do it?

I have a model as you can see in the attachment. I can get output in datagrid itemsource as shown (syncfusion sfDataGrid). but I want to get output like below. how can I do it?

Hi @TayyipEmreORNEK-9375 , you can query the data list of your sfDataGrid and filter/cast the data to what you want.
Could you please post a basic demo so that we can help you better?
7 people are following this question.