Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Michael Gordon on May 08, 2008 08:40
open dhtmlx forum
Selection & splitting

Hey,
I have the professional edition and I was wondering if there is a way to allow block selection across split columns. It doesn't appear that block selection even works in the split columns.

Thanks in advance,
Michael
Answer posted by Support on May 08, 2008 10:06
The block selection can't be used in both parts of grid in same size.
By default, in split mode it will work for right part of grid only
Answer posted by Michael on May 08, 2008 10:17
Can it be configured so that it works separatly in both parts of the grid? I'd like a way for specific cells to be selected anywhere on the grid.
Answer posted by Michael on May 08, 2008 10:59

I'll rephrase. Is there a way that I can get the rowId, and cellInd from some event?

Thanks,

Michael

Answer posted by Michael on May 08, 2008 11:03

Nevermind (onRowDblClicked or the like). Will selection across splitting work in any upcoming releases?

Thanks,

-Michael

Answer posted by Support on May 14, 2008 09:49
>>so that it works separatly in both parts of the grid
    Basically yes, but it will be pretty weird use-case - have two different block selected in right and left part of grid

>>Will selection across splitting work in any upcoming releases?
    Because both parts of grid can have independent scrolls - it pretty hard to provide stable solution.
    We not plan to introduce such functionality in foreseen future.