I have used 24 syncfusion input control (textbix,combobox,date)and one grid in single blazor page.I would like to know how to prevent page scolling in desktop browser that means it should be compact in desktop browser.
please provide me sample code and help in this regard
Note:-
1.For 24 control,I have divided 6 rows and 4 columns as bootstrap concepts
2.Page can scroll in Mobile Browser where as it should not be scroll in Desktop Browser.