Hi,
Is there any way to hide item type=“label”??? I am loading UI using XML data.
Hi,
Is there any way to hide item type=“label”??? I am loading UI using XML data.
Hi
You can use approaches are suggested below:
viewtopic.php?f=17&t=25152
And set
width: 0px !important
or
labelWidth=“0”
Or you can set empty value.
type:“label” value:""