Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Browse on DotNet
Message
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
01512326
Message ID:
01512343
Views:
62
>In VFP using a Browse command, I'd have code like:
>Brow fields a,b,c,d=iif(seek(MYCODE,'CUS','CUS_NDX'),Cus.Name,' ')
> field D being a very handy way to do a lookup on another table
>
>In the .net world, using a grid, is there any equivalent, without doing a whole pile of selects out from another lookup table ?
>For instance, is there a way to imbed into a Grid Field some sort of a Lookup function ?

Where are you obtaining the grid data from. Can't you just pull in the value via SQL ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform