For a specific field which looks up values from a table, I want to use a text box, not a combo box or a list box.
When I do so I get the first column (bound column) of the table, which is something I don't want. Can I use the text-box and have the second column displayed?
Note: I don't care if the text-box will be updatable or not.
When I do so I get the first column (bound column) of the table, which is something I don't want. Can I use the text-box and have the second column displayed?
Note: I don't care if the text-box will be updatable or not.