Sign in
|
Join
|
Help
in
List for .NET
NET
(Entire Site)
C1 Community
ComponentOne Community is a free source for developers and help authors to collaborate and communicate.
Home
Blogs
Forums
Downloads
Help Central
C1Labs
C1 Community
»
NET
»
List for .NET
»
Selectedtext in C1List
Selectedtext in C1List
Last post 02-15-2008 2:34 AM by
rumen1
. 2 replies.
Page 1 of 1 (3 items)
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
02-12-2008 6:42 AM
rumen1
Joined on 06-19-2006
Posts
8
Selectedtext in C1List
Reply
Contact
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:
C1List, Filter
02-14-2008 12:26 PM
In reply to
C1_GregL
Joined on 06-11-2007
Pittsburgh PA
Posts
500
Re: Selectedtext in C1List
Reply
Contact
Where are you calling SelectedText?
02-15-2008 2:34 AM
In reply to
rumen1
Joined on 06-19-2006
Posts
8
Re: Selectedtext in C1List
Reply
Contact
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.