Hi,
I am using xamgrid and theme is RoyalStrong. How can I add borderlines to grid rows and columns. The datagrid is not looking organized so want to add gridlines to theme.
Hi Alex,
I added the style suggested by in xamgrid resources. Since I am using RoyalStrong theme, the column lines are not displayed properly. I tried to change thickness but it is not working. There is gap between column lines in cell. Please check the attachment. I want to display gridlines like in xl sheet for columns and rows including grid border. MY code is as below:
="None"
>
}">
="1,0,1,1"/>
="Gray"/>
="Item">
="False" />
="Weighted Score">
="Weighted" >
/>
Hi ,
The column lines are not displayed properly. I used the code give by you. I will attach the image
Hello,
You can use this : http://community.infragistics.com/forums/p/35296/206697.aspx#206697 approach, but as you are using themes, you have to put this style in the XamDataGrid's resources.