This question is locked. New answers and comments are not allowed.
Hi All,
I am using a RadGridView in my usercontrol. I dont want the RowIndicator to be appearing on my Header. I am able to achieve this by RowIndicatorVisibility = Collapsed for the header row during Row_Loaded Event but my header cells seems to be shifted to left so the header and details row alignment is not proper. Is there a way to merge the RowIndicator and First Column of the header alone so that there is no change in the alignment.
If there are any other suggestions other than merging please let me know.
Thanks,
Dhileep
I am using a RadGridView in my usercontrol. I dont want the RowIndicator to be appearing on my Header. I am able to achieve this by RowIndicatorVisibility = Collapsed for the header row during Row_Loaded Event but my header cells seems to be shifted to left so the header and details row alignment is not proper. Is there a way to merge the RowIndicator and First Column of the header alone so that there is no change in the alignment.
If there are any other suggestions other than merging please let me know.
Thanks,
Dhileep