Hello all member!
I have an unresolved question, so I would like to ask for your kind advice.
I have a objectlistview which gives me some data after I've done some filtering on it (mediamonkey-style if someone knows it). Now I have a second screen where I have to show the same objectlistview (same result of the filtering). This step I already programmed. Now when the user select a row on objectlistview 1, I need the second obectlistview to show the same selection.
Is this possible and how do you do it? maybe it is something like: getselection of objectlistview 1, and see where it is in objectlistview 2 and select it?
Thank's a lot!
The problem of selection display on obectlistview as mediamonkey type
Moderators: Gurus, Addon Administrators
Re: The problem of selection display on obectlistview as mediamonkey type
Hi,
I Guess you have to register event to hook to your script.
EG. Event you seek is https://www.mediamonkey.com/wiki/index. ... dSelection
Some example of how to register can be found here https://www.mediamonkey.com/wiki/index. ... ylistAdded
I Guess you have to register event to hook to your script.
EG. Event you seek is https://www.mediamonkey.com/wiki/index. ... dSelection
Some example of how to register can be found here https://www.mediamonkey.com/wiki/index. ... ylistAdded
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
How to attach PICTURE/SCREENSHOTS to forum posts
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
How to attach PICTURE/SCREENSHOTS to forum posts