cancel
Showing results for 
Search instead for 
Did you mean: 

select-option functionality in sap ui5

Balu483
Participant
0 Kudos
1,830

hi gurus,

in sap screen SELECT-OPTION is used t provide the multiple values ,ranges,excluding values ... .etc.

similarly, is their any ui5 control is there to provide same functionality as SELECT-OPTIONS .

becoz some times user Abel to provide multiple values or ranges or set of excluding values in i/p .so is there any fusibility to do it.

and also provide me if possible how to pass these i/p to Odata to Back end data filter

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member484715
Contributor
0 Kudos

Hi,

As of now, there are no such controls, but you can create your own custom control to fulfill your requirement.

Regards.

Sharathmg
Active Contributor
0 Kudos

No. There is no standard control in UI5 similar to Select-options.

Regards,

Sharath

former_member227918
Active Contributor
0 Kudos

resolved your issue?