<?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 Re: ALV gridlines in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridlines/m-p/1486120#M226885</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are on track.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you need to do is to call the GET_FRONTEND_LAYOUT first to get the current layout and do the modifications to that to set / unset the grid lines ( there will be a field for that in the structure LVC_S_LAYO). Once the new value is set call the SET_FRONTEND_LAYOUT method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note : Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Jul 2006 09:23:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-31T09:23:07Z</dc:date>
    <item>
      <title>ALV gridlines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridlines/m-p/1486115#M226880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am using the alv grid (cl_gui_alv_grid). My problem is that i need to show horizontal gridlines (between rows) only when needed and not always. in the layout of the grid the only option i see will disable all grid lines. Please let me know if anyone has an idea in this regard.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Manoj.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2006 08:35:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridlines/m-p/1486115#M226880</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-31T08:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: ALV gridlines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridlines/m-p/1486116#M226881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2006 08:38:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridlines/m-p/1486116#M226881</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-31T08:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: ALV gridlines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridlines/m-p/1486117#M226882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can dynamically change the layout of the report and set the grid lines whenever you want. If you are using ALV With classes look at one of the SET_LAYOUT methods. You will have to call this method and then call the REFRESH_TABLE_DISPLAY method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note : Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2006 08:58:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridlines/m-p/1486117#M226882</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-31T08:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: ALV gridlines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridlines/m-p/1486118#M226883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;Could you explain a little further. the only public mehod i see is SET_LAYOUT_OF_DOUBLEGRID in the class CL_GUI_ALV_GRID. Is this the method you are talking about? &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Manoj.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2006 09:14:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridlines/m-p/1486118#M226883</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-31T09:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: ALV gridlines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridlines/m-p/1486119#M226884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah there is a method called SET_FRONTEND_LAYOUT. but it takes in only a structure for the layout..i need something to control horizontal lines at the row level.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2006 09:17:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridlines/m-p/1486119#M226884</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-31T09:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: ALV gridlines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridlines/m-p/1486120#M226885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are on track.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you need to do is to call the GET_FRONTEND_LAYOUT first to get the current layout and do the modifications to that to set / unset the grid lines ( there will be a field for that in the structure LVC_S_LAYO). Once the new value is set call the SET_FRONTEND_LAYOUT method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note : Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2006 09:23:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridlines/m-p/1486120#M226885</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-31T09:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: ALV gridlines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridlines/m-p/1486121#M226886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Ravi,&lt;/P&gt;&lt;P&gt;Thanks for the reply. I understood what you are saying but this would adjust the layout of the entire grid. I do not have the option of putting in a horizontal line for one row and disabling it for the next. the 'NO_HGRIDLN' is the grid is a bool.&lt;/P&gt;&lt;P&gt;Any ideas&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Manoj.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2006 09:32:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridlines/m-p/1486121#M226886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-31T09:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: ALV gridlines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridlines/m-p/1486122#M226887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am afraid that kind of facility is not available with ALV grid. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the objective is highlight specific rows, you can do that by displaying them in a different color from the rest of the rows. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2006 09:39:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridlines/m-p/1486122#M226887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-31T09:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: ALV gridlines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridlines/m-p/1486123#M226888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah i was afraid of the same. thanks anyway, i have awarded points:-).&lt;/P&gt;&lt;P&gt;I am actually highlighting rows with diff colors already...but wanted this additional feature to show rows in pairs without line in between. &lt;/P&gt;&lt;P&gt;thanks anyways.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2006 09:44:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridlines/m-p/1486123#M226888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-31T09:44:59Z</dc:date>
    </item>
  </channel>
</rss>

