duncanbarre
Participant
Member since ‎07-05-2019

User Statistics

  • 17 Posts
  • 1 Solutions
  • 1 Kudos given
  • 10 Kudos received

User Activity

Hello World! This is my first blog! I recently had a requirement where the client wanted 365 columns in a table. The goal was to edit the schedule of multiple employees in one table over the period of a year. Another requirement was to scroll horizon...
I have a sap.ui.table which is binded to a model/entityset. The table is made editable by making the input fields inside the columns editable. When the user changes the data in the table it triggers update_entityset automatically. I dont want that. I...
How do i fix the alignment of my custom tile? The tile is not centered and overlapping the tile to the right. View: <mvc:View controllerName="approvaltile.approvaltile" xmlns:mvc="sap.ui.core.mvc" displayBlock="true" xmlns="sap.m"> <GenericT...
How can i get my last column ‘vergoeding reistijd’ up as a column instead of pushed down under the row? There is more than enough space as you can see. It has a footer with a sum amount but that is hidden now.
My screen contains multiple sections and views. Within one of these views there is a subview containing an ALV list with checkboxes and a hotspot. When you check a certain checkbox a new section/view will appear (due to the hotspot). This leads to re...