<?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>topic Change Table control Column Header text dynamically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-table-control-column-header-text-dynamically/m-p/6529269#M1426320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an requirement to change table control column header text dynamically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e. I have about 10 columns in table control, out that need to change 5 columns header text. These header texts are stored in an internal table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had looked into the below link but could not get exactly how to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="8636383"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please tell me how to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jan 2010 16:48:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-21T16:48:24Z</dc:date>
    <item>
      <title>Change Table control Column Header text dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-table-control-column-header-text-dynamically/m-p/6529269#M1426320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an requirement to change table control column header text dynamically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e. I have about 10 columns in table control, out that need to change 5 columns header text. These header texts are stored in an internal table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had looked into the below link but could not get exactly how to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="8636383"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please tell me how to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2010 16:48:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-table-control-column-header-text-dynamically/m-p/6529269#M1426320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-21T16:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Change Table control Column Header text dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-table-control-column-header-text-dynamically/m-p/6529270#M1426321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saba,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you will need to do is this.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. First replace the column Header &lt;STRONG&gt;Text box&lt;/STRONG&gt; by &lt;STRONG&gt;I/O Fields&lt;/STRONG&gt; and name them accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say for example we will consider the same example which i had explained in the link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there in the column header we want the header to change when some dates and entered into two fields which are out of table control say &lt;/P&gt;&lt;P&gt;Start Date: 01.01.2010 to End Date: 06.01.2010&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now we want the header to look like this,&lt;/P&gt;&lt;P&gt;Column  No.    -        1               2             3                  4               5               6&lt;/P&gt;&lt;P&gt;Header label   -    01/FRI       02/SAT     03/SUN       04/MON     05/TUE      06/WED&lt;/P&gt;&lt;P&gt;Header name -    SPOTS1   SPOTS2    SPOTS3      SPOTS4     SPOTS5    SPOTS6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then you go as per the instructions in the link......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you need further help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this solves your problem....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhijit G. Borkar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2010 06:06:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-table-control-column-header-text-dynamically/m-p/6529270#M1426321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-22T06:06:22Z</dc:date>
    </item>
  </channel>
</rss>

