I recenlty posted a question about getComponent in a repeat control (http://www-10.lotus.com/ldd/nd85forum.nsf/5f27803bba85d8e285256bf10054620d/91b24a63945ce45f852577a000467e5f?OpenDocument&Highlight=0,getselectedids)
It turns out, through various debugging steps that I am getting a handle on the correct view panel each time (ie: the one within the repeat control). I can see the row count, view title and other things that prove I have a handle on the correct view panel control
HOWEVER!!! When I try and use the getSelectedIds method against the view panel, it don’t wanna know! It only works on the last repeat control instance.
Is this a bug???
Mike