Dear mmurph211 ,first would like to thank you on your efforts.
such a great plugin,i loved using it.
although i am facing some difficulties here.
i have a dynamic table and data is filled using an array for each row,so when i update the table and posted,some issue happened on table cells which is,i got the vertical instead of horizontal,like for Cell [3,2] it's being posted to Cell [2,3]
my srcType : "DOM"
when i tried JSON instead; i couldn't use the fixedCols option.
Any ideas how can i fix this??
Dear mmurph211 ,first would like to thank you on your efforts.
such a great plugin,i loved using it.
although i am facing some difficulties here.
i have a dynamic table and data is filled using an array for each row,so when i update the table and posted,some issue happened on table cells which is,i got the vertical instead of horizontal,like for Cell [3,2] it's being posted to Cell [2,3]
my srcType : "DOM"
when i tried JSON instead; i couldn't use the fixedCols option.
Any ideas how can i fix this??