mmarusich
20 Jul 2012, 4:24 AM
Hi,
I'm creating some not standart grid panel with locked columns. So i have some grid with locked and not columns. By default i can move this columns(change them order). So when grid panel with locked column is render it creates lockedGrid(with locked columns) and normalGrid(with normal columns) and i can move column from normal to locked.
It works fine but i need to disable ability move column to locked grid but leave ability to move columns inside normalGrid.
Can someone help me to resolve this issue??
I spent already many time to resolve this but could't.
I'm creating some not standart grid panel with locked columns. So i have some grid with locked and not columns. By default i can move this columns(change them order). So when grid panel with locked column is render it creates lockedGrid(with locked columns) and normalGrid(with normal columns) and i can move column from normal to locked.
It works fine but i need to disable ability move column to locked grid but leave ability to move columns inside normalGrid.
Can someone help me to resolve this issue??
I spent already many time to resolve this but could't.