Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listbox Bug or what?
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00114329
Message ID:
00114353
Vues:
23
I agree... using a grid is the most reliable way to go, but I really love the continuous scroll capability of a listbox versus the jumpy scroll of a grid. Am trying to develope a means to quickly pan through a lot of data, pick out the rows of interest, and do something with them. I have found that the native VFP listbox, using multiselect, is in concept very fast but seems rife with reliability issues.

>Mark,
>
>As a workaround you might consider using a grid based on a view like this: select .f. as lSelected, * from ... The grid can use a checkbox in the first column to indicate select status.
>
>>I'm having a reproducible problem with a listbox with rowsourcetype of FIELDS.
>>Rowsource is 4 fields in a table.
>>Multiselect is .T.
>>The table has about 1000 rows.
>>I can multiselect and manipulate the selected items as desired. The problem is that the listbox does not refresh itself correctly.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform