Syncfusion Blazor Grid Detail Template

Note: We would like to inform you that the Virtualization feature has some limitations. Virtual scrolling is not compatible with detail template and hierarchy features. Find the below documentation for your reference.  https://blazor.syncfusion.com/documentation/datagrid/virtual/#limitations-for-virtualization

How to view HTTP headers in Google Chrome?

To view the request or response HTTP headers in Google Chrome, take the following steps : In Chrome, visit a URL, right click, select Inspect to open the developer tools. Select Network tab. Reload the page, select any HTTP request on the left panel, and the HTTP headers will be displayed on the right panel. Sources: https://mkyong.com/computer-tips/how-to-view-http-headers-in-google-chrome/

.NET Web API Return JSON instead of XML

By default, Web API returns both XML and JSON depending the the client. You the specifically specify what format you return. Bounding WebAPI to send only json formatted data Now there are cases where we want our application to receive only JSON formatted data irrespective of the ACCEPT header value. To achieve this, add a... » read more

Force Cache Refresh

Ctrl – F5 forces a cache refresh, and will guarantee that if the content is changed, you will get the new content.

Syncfusion Blazor Resources

https://blazor.syncfusion.com/documentation https://blazor.syncfusion.com/demos/ https://www.syncfusion.com/forums/blazor-components https://www.syncfusion.com/kb/blazor-components https://www.syncfusion.com/blogs/category/blazor https://www.syncfusion.com/faq/blazor/general