Hi,
I need some help on controlling a label. I have an application where data is pulling from an access database and it is using the sqldatasource as the connection. In the application, address information is being displayed as the user chooses a LastName.
I need help on controlling a label when a lastname has 2 addresses. When a lastname has 2 addresses, there is the word "or" showing 2 addresses.
For example:
111 Jasmind Drive
Los Angelas, CA 12344
or
123 Main Street
Los Angelas, CA 12344
I need the "Or" to only show when there is a 2nd address.
Please tell me if this is possible.
Thanks in advance!! Any suggestions or tips is very much appreciated!
I need some help on controlling a label. I have an application where data is pulling from an access database and it is using the sqldatasource as the connection. In the application, address information is being displayed as the user chooses a LastName.
I need help on controlling a label when a lastname has 2 addresses. When a lastname has 2 addresses, there is the word "or" showing 2 addresses.
For example:
111 Jasmind Drive
Los Angelas, CA 12344
or
123 Main Street
Los Angelas, CA 12344
I need the "Or" to only show when there is a 2nd address.
Please tell me if this is possible.
Thanks in advance!! Any suggestions or tips is very much appreciated!