question

TayyipEmreORNEK-9375 avatar image
0 Votes"
TayyipEmreORNEK-9375 asked JessieZhang-2116 commented

Xamarin Forms Custom Datagrid

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?


img


dotnet-xamarin
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

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?

0 Votes 0 ·

0 Answers