Jump to content
We've recently updated our Privacy Statement, available here ×

695867597

Members
  • Posts

    2
  • Joined

  • Last visited

695867597's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. but the value of multi-select input-control is query, which is immutable. so whether has another better solution?
  2. Hi all, I am using a multi-select input-control. The data to be displayed is being fetched from Database based on an input control query. I want to display some of the values pre-selected in the list, based on some conditions. Does JasperServer support this feature? I see the other people answer is "java.util.Arrays.asList(new String[] {"Naveen","Sharad"})" but the value of multi-select input-control is query, which is immutable. so whether has another better solution?
×
×
  • Create New...