Hi, everyone,
hope someone can help me with this. Is it somehow possible to make the width of a gallery dependent on the loaded data?
SharePoint data is loaded in my gallery. A maximum of three data records are loaded in three columns. However, if there is only one or two instead of three data records for a day (display of the data records, depending on the selection in the DatePicker), I have the problem that the neighboring labels, which calculate the sum of the data from the gallery on the right Screen stuck because the gallery has a fixed width regardless of the data set loaded.
This leads to a blank space in the display. At best, it should be the case that the gallery width is dynamically dependent on how many data sets have actually been loaded.
Hope that was understandable.