Hi there,
I'm having a problem with my hierarchical radgrid. When I expand the details table and try to reorder the table with ReorderColumnsOnClient = "True", the masterTable gets reordered as well. For example, if I have move the column in position 1 and switch it with column 2 on the details table, column 1 and column 2 are switch on the master table as well. This also happens for a 3 level hierarchy except it does not affect the first details table if the second detail table has been reordered, only the master table (i.e. switching column 1 and column 2 on the 2nd detail table (innermost) ONLY switches column 1 and 2 on the master table, NOT the first (outer) detail table).
Any ideas?
Thank you,
Tom
I'm having a problem with my hierarchical radgrid. When I expand the details table and try to reorder the table with ReorderColumnsOnClient = "True", the masterTable gets reordered as well. For example, if I have move the column in position 1 and switch it with column 2 on the details table, column 1 and column 2 are switch on the master table as well. This also happens for a 3 level hierarchy except it does not affect the first details table if the second detail table has been reordered, only the master table (i.e. switching column 1 and column 2 on the 2nd detail table (innermost) ONLY switches column 1 and 2 on the master table, NOT the first (outer) detail table).
Any ideas?
Thank you,
Tom