former_member842244
Explorer
Member since ‎2020 Jan 10

User Statistics

  • 13 Posts
  • 0 Solutions
  • 2 Kudos given
  • 3 Kudos received

User Activity

Hi, is it possible to load a file with UploadSetItem without an UploadSet. To load a file? I declare in UploadSetItem in JS: const oUploadItem = new UploadSetItem({ url: "url", fileName: demo.jpg });oUploadItem.download(true); When I run this...
I want to use a static value on xml, to use it in formatter. I found this comment on stackoverflow but this doesn't work for me. I use the version 1.70, i see the feature is after 1.61 available. My code: { parts: [ {path: 'modelName>/proces...
Hallo, ich habe eine FlexBox die Standardmäßig eine Höhe von 100px hat. Doch in diese Flexbox kommen drei weitere FlexBoxen und in einer dieser FlexBoxen befindet sich ein Panel, welches Texte beinhaltete. Die Texte sind mal kurz, aber auch mal Lan...
Hello, i have again a question to a tree table of ui5. I use this COntrol: https://openui5.hana.ondemand.com/api/sap.ui.table.TreeTable. I get my data from odata. I know it is not so simpel to select the child if u select the parent. Maybe some ...
Hello, i have a tree table (https://jsfiddle.net/vazOrt/5L6e97wj/1) Now the user can edit the size. After the customer change the size of one item (object) and click a button to "buy" i want to change the property avaible to false of the edited o...
Kudos from
Kudos given to