E
Elmer Miller
I have a view that contains a repeating section with a picture control that
allows users to add muliple pictures. I have the pictures limited in size in
this view so that they will scale down to thumbnail size. I would like to
add a button next to each picture that will switch to another view to show
the full-size picture. I know a master /detail control can do this on a
single view, but How can I have the detail be on a separate view from the
master? If I make the master table not visible the detail is hidden too, so
this won't work. Also I don't know how to programatically set which row of
the master is selected. Any guidance or tips in this area would be
appreciated.
allows users to add muliple pictures. I have the pictures limited in size in
this view so that they will scale down to thumbnail size. I would like to
add a button next to each picture that will switch to another view to show
the full-size picture. I know a master /detail control can do this on a
single view, but How can I have the detail be on a separate view from the
master? If I make the master table not visible the detail is hidden too, so
this won't work. Also I don't know how to programatically set which row of
the master is selected. Any guidance or tips in this area would be
appreciated.