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

Dragabble area? #329

Open
Slyrfecso opened this issue Nov 29, 2020 · 0 comments
Open

Dragabble area? #329

Slyrfecso opened this issue Nov 29, 2020 · 0 comments

Comments

@Slyrfecso
Copy link

Hi,

I would like to know, how can I define draggable are or one elemet in the row?
My rows of table is on fullscreen on my Tablet device, therefore I can't scroll.
Everywhere I tap the raw then I can sort them, therefore I can't scroll.

`

'.$row["atveheto"].' '.$row["megrendelo"].' '.$row["cleanrovidnevek"].' '.$row["db"].' '.$checksum.' '.$row["uzenet"].' '.$row["telepules"].' '.$row["vegosszeg"]. " Ft".'
`

<script type="text/javascript"> $('.wrapper').sortable({ connectWith: $('.wrapper') }); </script>

Any idea would be helpful.

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