Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted on Jul 02, 2007 20:14
open dhtmlx forum
doUndo doRedo does not work on tree datatype column of dhtmlxtreegrid ?

Hi

I'm trying to implement Undo and redo option in my dhtmlxtreegrid . Im able to Undo and redo on all column except the one that contains tree datatype. The problem im facing is when the following happens :


1. When i create a new Value and perform an undo operation im getting an "undefined" displayed in my grid.

2. When i drag and drop a grid cell as a child to another one and then perfrom an undo operation i again get an "undefined" on the latest cell which i created on the column containing tree data type..


Kindly help me to reslove the issue

Answer posted on Jul 05, 2007 10:50
Problem confirmed and fixed, fix will be available as part of next build
For now please include cod from attached file in your project it will override problematic code with correct one
Attachments (1)
fix.zip366.00 B
Answer posted on Jul 06, 2007 15:05
The undo problem is solved but redo does not give me the original value it still gives me undefined
Answer posted on Jul 09, 2007 11:17
Same fix applied for Redo operation, please use attached js file.
Attachments (1)
fix.zip329.00 B
Answer posted by Darya (Support) on Dec 07, 2014 23:22

The information connected with tab control javascript and build an app for ipad also can help you, so please check it too.