ParamQuery grid support forum

General Category => Help for ParamQuery Grid (free version) => Topic started by: XiaoRuohan on February 26, 2020, 12:05:15 pm

Title: How can I drag a column from tableA to tableB?
Post by: XiaoRuohan on February 26, 2020, 12:05:15 pm
Hello guys
  Im new here. How can I drag a column from tableA to tableB?
  eg:
  tableA                     tableB                                                        tableA                     tableB                     
  id  name  age          sex     phone                                               id                          sex         phone             name  age           
  01  test1  18           man    081-99213372            ====>          01                         man    081-99213372     test1   18           
  02  test2  15           man    022-67812746                                  02                         man    022-67812746     test2   15   
 
  THANK U for answer the question ;D
 
Title: Re: How can I drag a column from tableA to tableB?
Post by: paramvir on February 26, 2020, 12:15:28 pm
Thanks for your question, DnD of columns between different grids is not supported yet.
Title: Re: How can I drag a column from tableA to tableB?
Post by: XiaoRuohan on February 26, 2020, 12:37:13 pm
THX for your answer
then How could I fill something into another grid cell by drag
eg:
tableA                     tableB                                                        tableA                        tableB                     
  id   name    age          sex     phone                                               id   name  age       sex         phone                   
  01  [test1]  18           man    081-99213372            ====>           01   test1   18       man        081-99213372     
  02  test2     15           man    022-67812746                                  02   test2   15       man        [test1]