Hi,
Evrerything was good until yesterday and suddenly a border appears in all Self-hierarchic RadGrids I have created.
The only thing I done was this (and that too in a project apart from all other important ones)
Evrerything was good until yesterday and suddenly a border appears in all Self-hierarchic RadGrids I have created.
The only thing I done was this (and that too in a project apart from all other important ones)
MasterTableView.TableLayout =
GridTableLayout.Fixed;
and
NestedView.TableLayout = GridTableLayout.Fixed; in the "HideExpandColumnRecursive" method.
What puzzles me is that I have done it in a project apart and this affected RadGrids in all projects (see attachment) as if it's a Dll problem.
I wonder if something has definitely changed just by putting these two lines in an experimental project.
Please tell me what I can do to remove the borders for the detailTable ? I will also search for a solution meanwhile.
Thanks in advance,
RadTony