<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: sap.m.SearchFiled refresh button not working in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/sap-m-searchfiled-refresh-button-not-working/qaa-p/11386388#M4226992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Hi Binay,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;If you set property showRefreshButton to true, it will just replace the search icon with refresh icon when you start typing value. You have to handle the logic of refresh button in search event.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Check this sample: &lt;A href="http://plnkr.co/edit/RTdOuH1lLyYgnHmeWNUt?p=preview" title="http://plnkr.co/edit/RTdOuH1lLyYgnHmeWNUt?p=preview"&gt;Plunker&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Sai Vellanki.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Dec 2015 12:49:19 GMT</pubDate>
    <dc:creator>saivellanki</dc:creator>
    <dc:date>2015-12-10T12:49:19Z</dc:date>
    <item>
      <title>sap.m.SearchFiled refresh button not working</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-m-searchfiled-refresh-button-not-working/qaq-p/11386384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need yours help, the refresh button in SearchField is not at all responding. &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/848721" /&gt;&lt;/P&gt;&lt;P&gt;Yours guidances is required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Binay Biswakarma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 10:48:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-m-searchfiled-refresh-button-not-working/qaq-p/11386384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-12-10T10:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: sap.m.SearchFiled refresh button not working</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-m-searchfiled-refresh-button-not-working/qaa-p/11386385#M4226989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Code Please?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;could you please check this line code.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;sap.ui.getCore().byId("mytableid").getModel().refresh(true);&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 10:56:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-m-searchfiled-refresh-button-not-working/qaa-p/11386385#M4226989</guid>
      <dc:creator>vijay_kumar49</dc:creator>
      <dc:date>2015-12-10T10:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: sap.m.SearchFiled refresh button not working</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-m-searchfiled-refresh-button-not-working/qaa-p/11386386#M4226990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't write any code for this, I only put the property showRefreshButton="true". Below is the view code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/848797" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 11:39:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-m-searchfiled-refresh-button-not-working/qaa-p/11386386#M4226990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-12-10T11:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: sap.m.SearchFiled refresh button not working</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-m-searchfiled-refresh-button-not-working/qaa-p/11386387#M4226991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;&lt;SPAN style="color: #000000;"&gt;Inside &lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;showRefreshButton: did you write code for to refresh the data like&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="atn" style="color: #660066; font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="atn" style="color: #660066;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;SPAN style="color: #000000;"&gt;please look at this example code&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;A href="https://sapui5.netweaver.ondemand.com/explored.html#/sample/sap.m.sample.RefreshResponsive/code"&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Code: Responsive Refresh&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 11:48:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-m-searchfiled-refresh-button-not-working/qaa-p/11386387#M4226991</guid>
      <dc:creator>vijay_kumar49</dc:creator>
      <dc:date>2015-12-10T11:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: sap.m.SearchFiled refresh button not working</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-m-searchfiled-refresh-button-not-working/qaa-p/11386388#M4226992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Hi Binay,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;If you set property showRefreshButton to true, it will just replace the search icon with refresh icon when you start typing value. You have to handle the logic of refresh button in search event.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Check this sample: &lt;A href="http://plnkr.co/edit/RTdOuH1lLyYgnHmeWNUt?p=preview" title="http://plnkr.co/edit/RTdOuH1lLyYgnHmeWNUt?p=preview"&gt;Plunker&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Sai Vellanki.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 12:49:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-m-searchfiled-refresh-button-not-working/qaa-p/11386388#M4226992</guid>
      <dc:creator>saivellanki</dc:creator>
      <dc:date>2015-12-10T12:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: sap.m.SearchFiled refresh button not working</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-m-searchfiled-refresh-button-not-working/qaa-p/11386389#M4226993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you guys!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 13:04:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-m-searchfiled-refresh-button-not-working/qaa-p/11386389#M4226993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-12-10T13:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: sap.m.SearchFiled refresh button not working</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-m-searchfiled-refresh-button-not-working/qaa-p/11386390#M4226994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;below is the sample code to handle refresh event:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;View.xml:&lt;/P&gt;&lt;P&gt;search:function(oEvent){&lt;/P&gt;&lt;P&gt;&amp;nbsp; var isRefresh = oEvent.getParameters();&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(isRefresh.refreshButtonPressed){&lt;/P&gt;&lt;P&gt;&amp;nbsp; var oList = this.getView().byId("listItems");&lt;/P&gt;&lt;P&gt;&amp;nbsp; var aItems = oList.getBinding("items");&lt;/P&gt;&lt;P&gt;&amp;nbsp; aItems.filter(null);&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 13:28:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-m-searchfiled-refresh-button-not-working/qaa-p/11386390#M4226994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-12-10T13:28:31Z</dc:date>
    </item>
  </channel>
</rss>

