Hi everybody,
is there an example using the syncfusion grid or other controls with the generated app using
dotnet new angular ?
Info at:
https://jonhilton.net/2017/02/21/create-a-vs2017-angular-2-and-net-core-site-using-the-command-line/
This creates a webpack based core 1.1 server with an angular client.
As I am pretty new to web programming I cannot find the right places to enable syncfusion control usage.
It would help me a lot, if somebody cound replace the table in fetchdata.component.html with a (working) syncfusion grid.
Could be another great webpack example an the help pages.
I am using Visual Studio 2017 and syncfusion 15.2.0.40
I am enclosing the generated sample project. You have to run "npm install" and "dotnet run" or start it in Visual Studio.
Thanks in advance
regards
Uwe
Attachment:
syncfusiongrid_f22381d9.zip