Hi all,
I would like to drag and drop a row of list (#PRIM_MD.List) in Webpage.
Does anyone have a sample code like this? May I have a sample code?
Thank you.
Best regards,
Rieko Saitoh
LANSA japan
drag and drop a row in list(#PRIM_MD.List)
-
Rieko Saitoh
- Posts: 58
- Joined: Sat Apr 30, 2016 11:46 am
Re: drag and drop a row in list(#PRIM_MD.List)
This shipped example (xDemoWebDragandDrop) demonstrates dragging and dropping between two #PRIM_LIST controls.
I suspect that the code to do that with a #PRIM_MD.List would be more or less the same:
I suspect that the code to do that with a #PRIM_MD.List would be more or less the same:
-
Rieko Saitoh
- Posts: 58
- Joined: Sat Apr 30, 2016 11:46 am
Re: drag and drop a row in list(#PRIM_MD.List)
Hi Mark,
Thank you for presenting the sample. I am going to use it as an example. Thank you for your support.
Best regards,
Rieko Saitoh
LANSA japan
Thank you for presenting the sample. I am going to use it as an example. Thank you for your support.
Best regards,
Rieko Saitoh
LANSA japan
-
Rieko Saitoh
- Posts: 58
- Joined: Sat Apr 30, 2016 11:46 am
Re: drag and drop a row in list(#PRIM_MD.List)
Hi,
I ran this sample on a touch device, but I couldn't rearrange the rows. I looked for a sample that moved the list rows by touch, but I couldn't find it. Do you have a sample that moves the rows of a list by touch operation?
Best regards,
Rieko Saitoh
LANSA japan
I ran this sample on a touch device, but I couldn't rearrange the rows. I looked for a sample that moved the list rows by touch, but I couldn't find it. Do you have a sample that moves the rows of a list by touch operation?
Best regards,
Rieko Saitoh
LANSA japan