Hi Belle,
We are suspecting that you would like to keep the Update and Cancel buttons disabled, but at the same time you need to remove that fading style from these Update and Cancel buttons. If so, then we suggest you to apply the below style to achieve this requirement.
<style>
.e-toolbar .e-toolbar-items .e-toolbar-item.e-overlay {
opacity: unset;
}
</style>
|
If we have misunderstood your requirement, then kindly share with us a detailed explanation along with a video explaining your requirement to proceed further.
Regards,
Renjith R