File: D:/HostingSpaces/TDijk1/erp-apps.eu/wwwroot/CMSModules/Notifications/Controls/TemplateText.xml
<?xml version="1.0" encoding="utf-8" ?>
<grid>
<actions>
<action name="edit" caption="$General.Edit$" fonticonclass="icon-edit" fonticonstyle="allow" />
</actions>
<columns>
<column source="GatewayDisplayName" caption="$general.displayname$" wrap="false" cssclass="main-column-100" localize="true">
<filter type="text" />
</column>
<column source="GatewayEnabled" externalsourcename="GatewayEnabled" caption="$general.enabled$" wrap="false" cssclass="main-column-100" />
</columns>
<objecttype name="notification.gateway" />
<options>
<key name="DisplayFilter" value="true" />
</options>
</grid>