The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I'm trying to make Syncfusion controls to stay within it's div. Extend 100% if needed, but it must stay within div. Not able to achieve that.. For example grid keeps expending outside it's div. Any suggestions?
SSSeeni Sakthi Kumar Seeni Raj Syncfusion Team December 23, 2016 11:15 AM UTC
Hi Customer,
We suspect you are expecting a responsive behavior of the Grid while resizing the browser window. To enable the responsiveness of the Grid, you have to set the IsResponsive and MinWidth APIs of the Grid. Refer to the following Help Documents and Online Demo.