Attention your mail appears as spam
See attached
Regards
Gianluigi
2016-05-18 18:32 GMT+02:00 Jose Monteiro :
> Dear Fellows: In order to find an item inside a very populated CollumView,
> the user types an integer on a ValueBox and the search if made by:
> cvNFMercantil.MoveTo(vbPedidoNFMercant
Attention your mail appears as spam
See attached
Regards
Gianluigi
2016-05-18 18:32 GMT+02:00 Jose Monteiro :
> Dear Fellows: In order to find an item inside a very populated CollumView,
> the user types an integer on a ValueBox and the search if made by:
> cvNFMercantil.MoveTo(vbPedidoNFMercant
Dear Fellows: In order to find an item inside a very populated CollumView, the
user types an integer on a ValueBox and the search if made by:
cvNFMercantil.MoveTo(vbPedidoNFMercantil.Text)
cvNFMercantil[vbPedidoNFMercantil.Text].Selected = True
First problem: the item is selected, but the control