I have a datagrid with say 10 columns all have customized itemeditor(combo box modified) with rendererisEditor set to true and draggable column set to true. When i drag any two column position, the column header values do change but the item editor stays in its place.
Example , column one has customized item renderer, is dragged to position three having a checkbox. Customized renderer stays in column one. I tried with rendererIsEditable set to false, in that case when renderer is dragged the data moved. But once in edit state, the editor is found at position one instead of three. -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Datagrid-custom-itemEditor-position-issue-tp6260.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
