Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

different height items in Grid Not Fixed in The Page #68

Open
moeintav opened this issue Apr 11, 2017 · 0 comments
Open

different height items in Grid Not Fixed in The Page #68

moeintav opened this issue Apr 11, 2017 · 0 comments

Comments

@moeintav
Copy link

moeintav commented Apr 11, 2017

Hi I have a problem. I want make the grid like in the picture and each item can move on it by notifyDatasetChange when I click on each item of the list I want that item is grow up for example when item rowSpan = colSpan = 1 and I click on the item I want change the rowSpan and colSpan to 2.

rowSpan = 2
colSpan =2;
notifyDatasetChange;

all this is work prfectly but when the height of the items is different for example one item with rowSpan =2 and colSpan =2 and another item() of colSpan =2 and rowSpan =1 . item() is no fix on the page or not move.
also when i want to move the items in list . The items is not move correctly for example when I click on each item I want the item is swap or replacement to before item but it is not work corrctly and often it is replacement to Several items before
all this in the GIF files attached

1
ezgif-2-6f2a627933
ezgif-2-46f97a9a6c
ezgif-2-53eab2577c
ezgif-2-d8e1eb4ecb
ezgif-2-ec42a74be4
ezgif-2-fa00f1f56a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant