In detail section, I added 5 [Member Address], like [Addresss01], [Address02]...[Address05] from MemberHistory table.
In real data, member has various record. For example, some members have only one address but some members have more than 3 addresses.
I added 5 controls as below:
Address01
Address02
Address03
Address04
Address05
How to shrink detail section based on member's address records so that next section data will close detail section?
For example, if one member only has one address, detail section should only display address01 and the another 4 addresses should be supress and shrink.
aspfun
Participant
1918 Points
1083 Posts
Shrink fields if blank
Oct 10, 2011 06:51 PM|LINK
In detail section, I added 5 [Member Address], like [Addresss01], [Address02]...[Address05] from MemberHistory table.
In real data, member has various record. For example, some members have only one address but some members have more than 3 addresses.
I added 5 controls as below:
Address01
Address02
Address03
Address04
Address05
How to shrink detail section based on member's address records so that next section data will close detail section?
For example, if one member only has one address, detail section should only display address01 and the another 4 addresses should be supress and shrink.