lov with more space empty

Hi my static lov received empty space at the top when I select values how to remove this space empty additional

<? XML version = "1.0" encoding = "windows-1252"? >

<! DOCTYPE ViewObject SYSTEM "jbo_03_01.dtd" >

<!-->

< ViewObject

" xmlns =" http://xmlns.Oracle.com/BC4J "" "

Name = "ExceptionLov".

Version = "11.1.1.64.93".

InheritPersonalization = 'true '.

BindingStyle = "OracleName".

CustomQuery = 'true '.

FetchMode = "FETCH_AS_NEEDED."

PageIterMode = "Full".

UseGlueCode = "false" >

< DesignTime >

< name Attr = "_codeGenFlag2" Value = "access |" VarAccess "/ >"

< name Attr = "_isExpertMode" Value = "true" / >

< / DesignTime >

Properties of <>

< SchemaBasedProperties >

< LABEL

ResId = 'model. ExceptionLov_LABEL "/ >"

< / SchemaBasedProperties >

< / properties >

< ViewAttribute

Name = "ExceptionNameInd".

IsUpdateable = "false".

IsPersistent = "false".

PrecisionRule = 'true '.

Precision = "255".

Type = "Java.lang.String"

ColumnType = "VARCHAR2".

AliasName = 'VIEW_ATTR. '

SQLType = "VARCHAR" / >

< AttrArray Name = "KeyAttributes" >

< point Value = "ExceptionNameInd" / >

< / AttrArray >

< StaticList

Lines = '2 '.

Columns = "1" / >

< ResourceBundle >

< PropertiesBundle

PropertiesFile = 'model. ModelBundle "/ >"

< / ResourceBundle >

< / ViewObject >

< af:column sortProperty = "#{bindings." ExceptionNameView1.hints.ExceptionNameInd.name}.

sortable = "true".

headerText = "#{bindings." ExceptionNameView1.hints.ExceptionNameInd.label}.

ID = "c2" >

< af:selectOneChoice value = "#{row.bindings.ExceptionNameInd.inputValue} '"

label = "#{row." Bindings.ExceptionNameInd.label}.

required = "#{bindings." ExceptionNameView1.hints.ExceptionNameInd.mandatory}.

shortDesc = "#{bindings." ExceptionNameView1.hints.ExceptionNameInd.tooltip}.

ID = "soc1" >

< f: selectItems value = "#{row.bindings.ExceptionNameInd.items} '"

ID = "si1" / >

< / af:selectOneChoice >

< / af:column >

am in jdeveloper 11.1.1.7.0

OK I uncheck include no select element

Tags: Java

Similar Questions

Maybe you are looking for