Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table Name
Message
From
20/03/2000 22:01:32
 
 
To
20/03/2000 19:05:47
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00348156
Message ID:
00348183
Views:
27
>I have myFormSuplier, myFormItens...., and i want to do a generic search form by name, what's the way i can alocate the name table to do this (mytable).c_name mytable could be some one (Suplier, Itens...)

I think like this:

loTable = eval(MyTable)
loTable.c_name


Or like:

&MyTable..c_Name

But I would perfer the top method/

>and how can i display a color background in the grid when i find the search in interactivechange event.

Look yo the "Two Grid Classes" in the Files Seciton under Classes - VCX for an example of how to change the back color.
Previous
Reply
Map
View

Click here to load this message in the networking platform