Simply add the following codes to the Extra.less template to get the Grid view in XFRM Resources section without add-on.
.structItem--resource {
background-color: white !important;
border-collapse: collapse;
padding: 0px;
width: 100%;
min-height: 138px;
height: 138px...