Hello
I have made a Hierarchy radGridView (radGridView with a Template set) and it worked pretty well , but after upgrading Telerik to v.2014.3.1021 , A problem appears in using "MouseDown" and "Expand/Collapse" rows.
I have set drag n drop commands in MouseDown event on the grid to drag a row and drop it...
Before upgrade , It was possible "expand a row by clicking on it" and "Drag n Drop" both.
but after upgrade , Expanding is not possible ; clicking on the rows calls MouseDown method , and will not expands the row.
Is there a solution to solve it?
(VS2010-Telerik 2014.3.1021)
Kind Regards
Ali