Big table data width problem and data long time to build (used FixedColumns-2.0.3)

Big table data width problem and data long time to build (used FixedColumns-2.0.3)

mag2000mag2000 Posts: 3Questions: 0Answers: 0
edited May 2013 in FixedHeader
I used fixed column 2.0.3. and having problem of slowness , width issue ( I Want each column with min 75) , Sorting is default on and unable to off this.

I just want the table with header fixed and one column fixed like excel freeze no sorting , searching etc.. I have tables with 25 rows and 200 column....

which solution will i used ? Please let me know the easy solution.

Replies

  • mag2000mag2000 Posts: 3Questions: 0Answers: 0
    1 . sorting problem resolved by using "bSort": false
    2. Width problem is resolved by remove this paratment "sScrollXInner": "100%".. But it create another problem of scroll bar far from the actual data...
  • mag2000mag2000 Posts: 3Questions: 0Answers: 0
    Scroll bar away due to my "sScrollY": "300px" position. I have changed and it work fine.

    Now following problem is existing
    How to off search filter (can disappear by using the jquery )
    how to disable the message showing entries ( can disappear by jquery)
    Give extra line in fixed header column
This discussion has been closed.