Hi Omar,
We have validated your requirement in File Manager component. We understood that you need an extra blank space in a row, instead of occupying the complete horizontal space. In that empty space, you need to open the common context menu that is not related to the selected file/folder. You can achieve this requirement by including the below styles.
|
.e-table.e-sortfilter {
width: 800px;
}
#overview_file_grid_content_table {
width: 800px;
} |
You can find the sample demonstrating the solution from below link.
Please let us know if you need any further assistance.
Regards,
Indhumathy L