Re: listview - selected row

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Herfried K. Wagner [MVP] (hirf-spam-me-here_at_gmx.at)
Date: 03/26/04


Date: 26 Mar 2004 14:45:23 +0100


* DotNetJunkies User <User@-NOSPAM-DotNetJunkies.com> scripsit:
> Im new to dot net and need help with a listview. Well, i have a listview in place on my form displaying data, but what i'd like to do next is enable the user to double click on a selected row, which will open up a new form, displaying the row information. I dont know how to do this... from double clicking on a selected row thru to displaying data on new form...any help would be much appreciated. Thanks.

What's the problem? Handling the double click? Passing the data
to/from the dialog?

-- 
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>


Relevant Pages

  • Re: Click event in Windows Form
    ... > Say I have a Form and in that form I have a group box/other panel. ... > handling for the click event on the form, this won't be called if I click on ... Herfried K. Wagner [MVP] ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Properties of Font-class are all read-only ???
    ... > To set a property on a Font object you need to create a new Font object, ... > passing the new value. ... Herfried K. Wagner [MVP] ...
    (microsoft.public.dotnet.languages.vb)
  • Re: mailto
    ... extended by Herfried K. Wagner [MVP]: ... Imports System.Diagnostics ... Public Sub StartDefaultMail(_ ...
    (microsoft.public.de.german.entwickler.dotnet.vb)
  • Re: Change to email functionality - reposted.
    ... extended by Herfried K. Wagner [MVP]: ... Imports System.Diagnostics ... Public Sub StartDefaultMail(_ ...
    (microsoft.public.dotnet.languages.vb)
  • Re: IMAPIProp::SetProps Fails with E_INVALIDARG
    ... But I'm passing NULL to GetPropsso it should return all properties of the message. ... "Dmitry Streblechenko (MVP)" wrote: ... > property, GetProps succeeds, but SPropValue.ulPropTag type will be changed ...
    (microsoft.public.win32.programmer.messaging)