Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
100
ighierarchicalgrid : styling to show separation between multiple parent element.
posted

I need help regarding styling.

Please check attachment. I want to add separation line between parents so we can easily differentiate between two parents.

as shown in image , i want to add red line for differentiation.

Can you please help me out??

 

Thanks in advance

Parents
  • 15320
    Verified Answer
    Offline posted

    Hello Rupali,

    You can change the top border of the respective row, for instance: $("#hierarchicalGrid_container tr[data-row-idx=1] td").css("border-top", "2px solid red") Please let me know if you have any questions.


    Regards,
    Tsanna

Reply Children
No Data