Read only table on custom pop-up in template field

I am utilizing the custom popup property of template field and displaying a read only table in the pop-up  but the table is still showing up in edit mode. Is it possible to render the table as read only? 

Hi Vineet,

There doesn’t seem to be a declarative way to do this. The Show Custom Popup property is an option of the “Edit Mode behavior” and is set by default to edit mode. Can you tell us about your use case for having a read only table in this context?

I want go give user the ability to search. The pop-up will have 2 components

1. Field Editor: Section where user will put the different search criteria
2. Table where the result will be displayed based on the criteria entered. The table will have a row action and clicking on which will populate the selected row record id in the template field