Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Browse on DotNet
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Forms
Title:
Browse on DotNet
Miscellaneous
Thread ID:
01512326
Message ID:
01512326
Views:
108
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 ?

Tia
Gerard
Next
Reply
Map
View

Click here to load this message in the networking platform