
populating an unbound DBGrid
wrote these mellifluous words, full of wisdom and thoughtful reflections:
Quote:
>!<Does anyone know how to populate an unbound DBGrid (VB4 cust control by
>!<Apex), say from an array?
>!<In ver 3 (True Grid), you could use the Fetch event. VB4 supposedly has
>!<the corresponding Rowloaded event. At least, online books says so.
>!<However, for the life of me, i can't seem to find the Rowloaded event in
>!<the (Proc) Events combo box.
>!<IS this a bug, or is my Enterprise ed. of VB4 outdated, or is there
>!<another way around this?
>!<Thanx in advance.
>!<Jimm
As you may know, APEX patched their "control" 4 times trying to fix the Unbound
mode. They currently have 3 (!!!) different attributes to achieve the desired
goal, but: NONE IS WORKING!
We tried every possible approach, and ended up with creating temporary tables.
Now, my question is: would I be liable to prosecusion, if my customised solution
would refuse to perform actions claimed in the adverti{*filter*}ts? What is so
different about APEX, so that no one sues them as yet?
Thanx.