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
370
OnInitializeRowEvent query
posted

How do i enable only the bottom border for all cells in a row in OnInitializeRowEvent query.I want to give it the effect of a horizontal line in the grid.Thanks

Parents
  • 53790
    posted

    Hello Sandeep,

    Maybe the easiest way to solve this task could be if you are using RowAppearance.BorderColor and CellAppearance.BroderColor properties or Override.BorderStyleRow and Override.BorderSyleCell properties.

    If you are using AppStyle, you could achieve the same results through your AppStyle.

    Let me know if you have any questions.

    Regards

Reply Children
No Data