Multiple selection in a selection list

Jenie888

Member
Hey there,

I have a screen that lists a set of notes in a selectionlist. I want to give the user ability to print selected notes. Todo this I used the Multiple selection function. The problem is for printing purposes I need to know how many notes have been selected. I can't use the Num-selected-Rows function(tells how many rows have been selected) because it is only for browsers.

Does anyone have any suggestions as to how to impliment this ???

Jenie
 
Top