<?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: GET cursor get the wrong cursor when scrolling tableview in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-cursor-get-the-wrong-cursor-when-scrolling-tableview/m-p/4986401#M1161689</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;vivek amrute&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;could You express more precisely? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I get it properly? Do I NEED to develope that functionality of tableview? Is't it some built-in functionality? &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jan 2009 12:12:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-19T12:12:56Z</dc:date>
    <item>
      <title>GET cursor get the wrong cursor when scrolling tableview</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-cursor-get-the-wrong-cursor-when-scrolling-tableview/m-p/4986399#M1161687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there ABAP ers &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got a problem with tableview object. In the screen there are &lt;STRONG&gt;7&lt;/STRONG&gt; rows visible, but You can scroll tableview object for further lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
    GET CURSOR LINE idx .
    DELETE itab INDEX idx .
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I set cursor in &lt;STRONG&gt;1st&lt;/STRONG&gt; line - everything is ok, first row of itab is deleted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... but when I &lt;STRONG&gt;scroll&lt;/STRONG&gt; tableview object downwards, then set cursor in 1st VISIBLE row in the screen (but it's &lt;STRONG&gt;not a 1st row of itab&lt;/STRONG&gt;, in itab it has l &lt;STRONG&gt;8th&lt;/STRONG&gt; position) GET CURSOR loads &lt;STRONG&gt;'1' to idx&lt;/STRONG&gt;, effect is that I'm &lt;STRONG&gt;losing 1st itab row, not 8th as I wanted&lt;/STRONG&gt; &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That functionality looks really poor &lt;SPAN __jive_emoticon_name="plain"&gt;&lt;/SPAN&gt; Please tell me how to solve that problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Piotr Wojciechowski on Jan 19, 2009 12:53 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 11:53:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-cursor-get-the-wrong-cursor-when-scrolling-tableview/m-p/4986399#M1161687</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T11:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: GET cursor get the wrong cursor when scrolling tableview</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-cursor-get-the-wrong-cursor-when-scrolling-tableview/m-p/4986400#M1161688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't remember the exact syntax, but there is another parameter which tells seq. no of data in the first row &amp;amp; last row.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 12:03:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-cursor-get-the-wrong-cursor-when-scrolling-tableview/m-p/4986400#M1161688</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T12:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: GET cursor get the wrong cursor when scrolling tableview</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-cursor-get-the-wrong-cursor-when-scrolling-tableview/m-p/4986401#M1161689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;vivek amrute&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;could You express more precisely? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I get it properly? Do I NEED to develope that functionality of tableview? Is't it some built-in functionality? &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 12:12:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-cursor-get-the-wrong-cursor-when-scrolling-tableview/m-p/4986401#M1161689</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T12:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: GET cursor get the wrong cursor when scrolling tableview</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-cursor-get-the-wrong-cursor-when-scrolling-tableview/m-p/4986402#M1161690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When you press page down add 7 to the idx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manoj Kumar P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 12:16:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-cursor-get-the-wrong-cursor-when-scrolling-tableview/m-p/4986402#M1161690</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T12:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: GET cursor get the wrong cursor when scrolling tableview</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-cursor-get-the-wrong-cursor-when-scrolling-tableview/m-p/4986403#M1161691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Manoj Kumar&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I'm not pressing buttons, I'm just using right tableview scrollbar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 12:20:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-cursor-get-the-wrong-cursor-when-scrolling-tableview/m-p/4986403#M1161691</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T12:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: GET cursor get the wrong cursor when scrolling tableview</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-cursor-get-the-wrong-cursor-when-scrolling-tableview/m-p/4986404#M1161692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check TableViewName-top_line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;top_line + cursor should give actual row number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 12:32:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-cursor-get-the-wrong-cursor-when-scrolling-tableview/m-p/4986404#M1161692</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T12:32:05Z</dc:date>
    </item>
  </channel>
</rss>

