This is a migrated thread and some comments may be shown as answers.

[Solved] problem with merging in RADGRid

0 Answers 117 Views
Grid
This is a migrated thread and some comments may be shown as answers.
siva
Top achievements
Rank 1
siva asked on 19 May 2009, 10:52 AM
Hi,
I m having a radgrid with first column is bound column and some template columns. I have merged the grid, Its merging the bound columns correctly if previous item & current item are same,in same merge code i am making template column rowspan incrementing by 1 by disabling the controls in template column.Now Template column is merging and controls are also disabling but extra columns are repeating based on merge of previous column (Extra borderlines is appearing after applying custom skin  for radgrid).

Ex:

Before Merging
Boundcolumn    TemplateColumn
901                     label,textbox
901                    label,textbox

After Merging I m getting like

BoundColumn    TemplateColumn
901                    Label,textbox            extracolumnborder lines

Note:
  • Extra column border lines are appearing after applying custom skin for grid.

 

Give me any suggestions or sample code to solve the above problem..


Thanks & Regards,
Siva Prasad 

No answers yet. Maybe you can help?

Tags
Grid
Asked by
siva
Top achievements
Rank 1
Share this question
or