I want the table header to be visible on top even when I scroll down. Currently it disappears when we scroll down. Is there a way to have it constant? You can’t freeze header into apps, this can be done using JavaScript but UiPath Apps do not support scripting right now.
I want to highlight cells based on value e.g. If the value is less than a threshold then I want to mark it as Red. Unfortunately advanced style is also not supported.
Is there a way to accomplish this?