Hi all,
I am using Datagrid in my project and I have requirement to show CSS styling to a column on a speciifc condition.
I'm attaching the sample OML. I need 2 thing here
Thanks,
Gowtham
Hi @Gowtham,
You need to use the grid API_Style "Add Class" for highlighting the row items.
I couldn't get your 2ns question. If its related to adding tag in grid please refer the link.
Attaching the OML for your reference.
Regards,
Vinod
Hi Vinod,
Thanks for your reply. I was able to solve one issue. Now I'm facing another issue thaton the first page load the CSS is applied, after page refresh the CSS applied is gone.
First load
After Refresh
Can anyone help me with this issue?
I'm attaching the OML for your reference
You can call the color code action in DataActionOnAfterFetch with some time delay.
Attached is the oml.