ParamQuery Grid
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
when i try to drag, row is showing wrong position
« previous
next »
Print
Pages: [
1
]
Author
Topic: when i try to drag, row is showing wrong position (Read 1513 times)
alonewolf149
Pro Enterprise
Jr. Member
Posts: 56
when i try to drag, row is showing wrong position
«
on:
April 23, 2020, 10:11:22 am »
Hi,
when i try to drag, row is showing wrong position
http://prntscr.com/s4eg1v
how to fix this ?
https://www.loom.com/share/a5a637a41a7f4a1aa62bfbdd83133e71
pls help
thanks
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: when i try to drag, row is showing wrong position
«
Reply #1 on:
April 23, 2020, 10:36:30 am »
Please add padding:0; margin:0; to body element.
Code:
[Select]
body
{
margin: 0; padding: 0;
}
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
when i try to drag, row is showing wrong position