Hi Team,
We’re using handsontable in angular, where we have requirement to show section border bottom for dynamic fields.
Ex- Section having group of fields, and the fields can be shown/hidden based on selection feature implemented. Please note that we tried to have the style(border bottom) implemented for the last field of the section, but due to selection feature if we hide last field that style also getting hidden, but instead style should be applied to the last field of the section.
Could you please provide the solution to achieve this?