Angular-SQL-Pivot Table

Hello


I wanted to know if there is an option to connect to an SQL table using SyncFusion and display the table as a pivot in the front-end. I use Angular 11 for coding. A variant of Angular - ASP net CORE C # - SQL would be better for me. If so, let me know how I can create a connection between SyncFusion and an SQL table.


Any help in this regard is welcome.


Thanks in advance.


1 Reply 1 reply marked as answer

SS Saranya Sivan Syncfusion Team May 3, 2021 04:00 PM UTC

Hi Pepa Zdepa, 
 
The SQL database couldn't be connected directly to the pivot table component but can bind its resultant data to the component.  
  
Please refer the below UG to know about the supported data types. 
  
  
Meanwhile, you can also use WebApiAdaptor to bind pivot table with Web API created using OData endpoint. Please find  the UG for your reference. 
  
  
Please let us know, if you need further assistance on this. 
  
Regards, 
Saranya S. 
 


Marked as answer
Loader.
Up arrow icon