How to use expandoObject or datatable as datasource for Pivot Grid?

1 Answer 120 Views
Grid PivotGrid
Leo
Top achievements
Rank 1
Leo asked on 03 May 2024, 05:54 AM | edited on 03 May 2024, 06:44 AM
I'm Currently developing dynamic pivot grid for that i need to use expandoObject or datatable as datasource

1 Answer, 1 is accepted

Sort by
0
Hristian Stefanov
Telerik team
answered on 03 May 2024, 01:25 PM

Hi Leo,

I confirm that it is not possible to directly bind the PivotGrid to ExpandoObject or DataTable. What you can do is convert the data source to an appropriate format - the documentation on local data binding can be used as a reference: https://docs.telerik.com/blazor-ui/components/pivotgrid/data-binding#local.

I hope this will help you move forward with the implementation on your end.

Regards,
Hristian Stefanov
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Telerik family, check out our getting started resources!
Leo
Top achievements
Rank 1
commented on 03 May 2024, 02:03 PM

Thanks Hristian, Is there any way to bind data dynamically into pivotgrid without using models if there so it can be very helpful 
Hristian Stefanov
Telerik team
commented on 07 May 2024, 03:12 PM

Hi Leo,

I confirm that the PivotGrid data binding requires the usage of a model.

Kind Regards,

Hristian

Tags
Grid PivotGrid
Asked by
Leo
Top achievements
Rank 1
Answers by
Hristian Stefanov
Telerik team
Share this question
or