Hello. I have implemented a ListView inside an expandable area of a grid row. The preview of the list inside the expandable area is working fine. The problem is when i go on the edit mode of the List and then press cancel.
After pressing the cancel button i am not allowed to expand the row anymore. For your information, no error is thrown.
I have created a jsFiddle example that illustrates the problem.
To reproduce the behavior written above, go through the following steps:
1) Expand a row
2) Press on "Edit" button
3) Press on "Cancel" button.
After that you will notice that the row cannot be expanded again. Any suggestions ?
Thank you in advance
After pressing the cancel button i am not allowed to expand the row anymore. For your information, no error is thrown.
I have created a jsFiddle example that illustrates the problem.
To reproduce the behavior written above, go through the following steps:
1) Expand a row
2) Press on "Edit" button
3) Press on "Cancel" button.
After that you will notice that the row cannot be expanded again. Any suggestions ?
Thank you in advance