<?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: Focus lost from custom control (listview) inside the dock pane on selecting table rows in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/focus-lost-from-custom-control-listview-inside-the/m-p/1276787#M9620</link>
    <description>&lt;P&gt;I can't duplicate your problem with a Dockpane containing a listbox.&amp;nbsp; The focus on the listbox is maintained on my sample.&amp;nbsp; I attached the sample for your reference.&amp;nbsp; Without seeing some sample code showing your issue it's usually not possible to duplicate a problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 08 Apr 2023 19:01:19 GMT</pubDate>
    <dc:creator>Wolf</dc:creator>
    <dc:date>2023-04-08T19:01:19Z</dc:date>
    <item>
      <title>Focus lost from custom control (listview) inside the dock pane on selecting table rows</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/focus-lost-from-custom-control-listview-inside-the/m-p/1276579#M9617</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have created a custom control inside a ArcGIS dock pane. In the custom control I have a list view which displays some data. On selecting any list view item I have to select the ArcGIS table whose data is actually present in the list view. But on selecting the table data, focus from the list view item is getting lost.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is code I am using to select the table data which is making the list view item lost the focus:&lt;/P&gt;&lt;P&gt;myTable.Select(new QueryFilter { SubFields = "*", WhereClause = $"OBJECTID IN ({ids})" });&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/12882"&gt;@Wolf&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/42133"&gt;@GKmieliauskas&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/9021"&gt;@UmaHarano&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 15:53:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/focus-lost-from-custom-control-listview-inside-the/m-p/1276579#M9617</guid>
      <dc:creator>newbiedotnetguy</dc:creator>
      <dc:date>2023-04-07T15:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Focus lost from custom control (listview) inside the dock pane on selecting table rows</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/focus-lost-from-custom-control-listview-inside-the/m-p/1276787#M9620</link>
      <description>&lt;P&gt;I can't duplicate your problem with a Dockpane containing a listbox.&amp;nbsp; The focus on the listbox is maintained on my sample.&amp;nbsp; I attached the sample for your reference.&amp;nbsp; Without seeing some sample code showing your issue it's usually not possible to duplicate a problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Apr 2023 19:01:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/focus-lost-from-custom-control-listview-inside-the/m-p/1276787#M9620</guid>
      <dc:creator>Wolf</dc:creator>
      <dc:date>2023-04-08T19:01:19Z</dc:date>
    </item>
  </channel>
</rss>

