|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Problem in ListBox
Originally posted by : AndyI am the starter of ASP.net. Could you mind to answer my question?I am using ListBox link with data set for display data. When a button is clicked, the selected item in ListBox will be displayed in the Label. But I can't return the value (selected item) which user have clicked.Could you tell me why??Thank you.
|
|
#2
|
|||
|
|||
|
Originally posted by : Kurt (Kurt.Vandevelde@cmg.Be)Try this :MyListbox.Items(MyListbox.SelectedIndex).TextKurt ------------Andy at 12/7/2001 12:08:21 PMI am the starter of ASP.net. Could you mind to answer my question?I am using ListBox link with data set for display data. When a button is clicked, the selected item in ListBox will be displayed in the Label. But I can't return the value (selected item) which user have clicked.Could you tell me why??Thank you.
|
![]() |
| Viewing: ASP Free Forums > Programming > .NET Development > Problem in ListBox |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|