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
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
If you need any additional assistance don’t hesitate to ask.