Hi
My Tree structure in treegrid gets lost when i enable Multiple selection and on perfroming a copy Paste operation
Can anybody help me out with issue
thanks in advance
The enabling multi-selection must not harm any functionality of treeGrid - please provide any kind of sample where problem can be reconstructed.
>>and on perfroming a copy Paste operation
Problem with treeGrid and block selection confirmed, fix will be available as part of next build - for now you can use attached file instead of original one.
dhtmlXGrid_selection.zip (9.37 KB)
But when i include the new File i,m still unable to select the grid elements itself . I cannot complete my selection. I do get a yellow selection box which on clicking does not end to show selection but keeps on dragged even after clicking …
I’m unsure that understood your problem.
The block selection works only inside dhtmlxGrid borders, moving it outside borders and releasing mouse here may cause unpredictable effects ( while it pretty safe in common case, in some specific cases it can cause problem similar to yours )
If problem is different - please provide more detailed scenario ( maybe some screenshots )