K
Kenny
Hi,
I just created some text and values in the SelectionList using the
collection Properties.
E.g
Text / Value
Street1 / S1
Street3 / S3
Street9 / S9
So far I don't have problem to retrieve the selected value from the
Selection. (Maybe I am not creating the control dynamically yet)
I would like to know how to pre-select the row when the user select Street3
for the first time, I would like the Street3 been pre-selected. How can I
make it work?
Thanks a lot.
Kenny
I just created some text and values in the SelectionList using the
collection Properties.
E.g
Text / Value
Street1 / S1
Street3 / S3
Street9 / S9
So far I don't have problem to retrieve the selected value from the
Selection. (Maybe I am not creating the control dynamically yet)
I would like to know how to pre-select the row when the user select Street3
for the first time, I would like the Street3 been pre-selected. How can I
make it work?
Thanks a lot.
Kenny