Cursors are already supported by the grid..
The combobox need array because it is more simply to translate it in HTML/JAVASCRIPT..
The only thing to do in your VFP's code is changing the populate of the combobox by an array rather than by a cursor..
It is not a so big work..
I think that Thierry will change this in a nearest future..
Hi FIC Developers.
When is cursor support for Combo's, Grids etcetera going to be implemented?
I hate arrays and very rarely use them. Why use an array when one can create
a lovely cursor which is so easy to work with.
I would have to re-write my applications to implement an array only solution.
I can only recollect once seeing a developer use arrays for such purposes.
Keith