Declined
Last Updated: 06 Oct 2015 10:56 by ADMIN
ADMIN
Stefan
Created on: 10 Apr 2015 08:35
Category: GridView
Type: Feature Request
0
ADD. RadGridView - add connecting lines between parent/child relations for self-reference grid

		
2 comments
ADMIN
Ivan Petrov
Posted on: 02 Oct 2015 13:36
Use the following property to show these lines:
this.radGridView1.TableElement.ShowSelfReferenceLines = true;
Vaibhav
Posted on: 10 Apr 2015 13:04
If there are lines joining parents and their children then it becomes easier to visualize the relationship.