in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Selectedtext in C1List

Last post 02-15-2008 2:34 AM by rumen1. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 02-12-2008 6:42 AM

    • rumen1
    • Top 500 Contributor
    • Joined on 06-19-2006
    • Posts 8

    Selectedtext in C1List

     Hello,

    After a filtered list (visible or not visible rows) and using the scroll bar, selecting a row (AlimentoSelezionato = Me.C1List.SelectedText) gives a wrong index
     
    Regards,
     
    Andrea Davoli
    Filed under:
  • 02-14-2008 12:26 PM In reply to

    • C1_GregL
    • Top 10 Contributor
    • Joined on 06-11-2007
    • Pittsburgh PA
    • Posts 500

    Re: Selectedtext in C1List

    Where are you calling SelectedText?

  • 02-15-2008 2:34 AM In reply to

    • rumen1
    • Top 500 Contributor
    • Joined on 06-19-2006
    • Posts 8

    Re: Selectedtext in C1List

    Private Sub C1List_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles C1List.Click

    Select Case OggettoLista

    Case "AlimentiAnalisi"

    Select Case ApriListaAlimenti

    Case "Analisi"

    If Me.C1List.SelectedText <> "" Then

    Scheda.AggiungiScheda("A")

    AlimentoSelezionato = Me.C1List.SelectedText

    ........

     

Page 1 of 1 (3 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.