﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Issues  » ListView Control issue</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 21 Sep 2026 02:37:50 GMT</lastBuildDate><ttl>20</ttl><item><title>ListView Control issue</title><link>http://forum.strataframe.net/FindPost4119.aspx</link><description>Hi. I just started using Strataframe at my company this week. I have an issue with the ListView control.&lt;br&gt;
&lt;br&gt;
I would like to be able use the functionality of being able to select multiple rows in a listview control. However, when the app is run, the Multiselect property reverts to being false. Is there a way to fix this problem? Any suggestions would help.</description><pubDate>Fri, 03 Nov 2006 08:54:17 GMT</pubDate><dc:creator>Randy Moore</dc:creator></item><item><title>RE: ListView Control issue</title><link>http://forum.strataframe.net/FindPost4121.aspx</link><description>Trent,&lt;br&gt;
&lt;br&gt;
Thanks, that did it.</description><pubDate>Fri, 03 Nov 2006 08:54:17 GMT</pubDate><dc:creator>Randy Moore</dc:creator></item><item><title>RE: ListView Control issue</title><link>http://forum.strataframe.net/FindPost4120.aspx</link><description>The property is just not being remebered in the forms designer file.&amp;nbsp; Try settings the MultiSelect property in the Load of the form:&lt;/P&gt;&lt;P&gt;MyListView.MultiSelect = True&lt;/P&gt;&lt;P&gt;I am not sure why your designer will not remeber this setting.&amp;nbsp; I will look at this and make sure there is not an issue.&amp;nbsp;</description><pubDate>Fri, 03 Nov 2006 08:51:03 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>