I'm using the RadzenDataGrid to display some data.The filter option is present for a date column.The filter popout works fine on larger displays but on smaller displays the Apply button appears out of screen.Please advice
Large Display
Small Display

Maybe this type of filtering will be better in your case:
Thanks.I have tried it but the filter texbox appears crushed
You can specify width for your DataGrid columns.
This is how it appears when i set the column width.The issue now is that the user cannot see the scroll bar unless he scrolls down to the bottom of the page to see the rest of the columns.Can the horizondal scroll bar be moved up ?
No. Horizontal scrollbars of HTML elements render at the bottom.