All rows are selected, why

All rows are selected, why

pasicpasic Posts: 2Questions: 1Answers: 0

Hi folks,

Just installed DataTables with ssp.

After initializing, first server interaction done, the table shown with "bare" css.

After first interaction (filter, change page), all rows got selected state class.
(Tiried also locally and CDN linked js/css)

debugs ( before / after ):
agenol
uduyac

thx

PasiC

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 63,712Questions: 1Answers: 10,502 Site admin
    Answer ✓

    Its a bug in Select. Even worse is that there is another bug in DataTables that causes issues here. The nightly versions of both address these issues and I'll be releasing them soon.

    Allan

  • pasicpasic Posts: 2Questions: 1Answers: 0

    thank you, till goin' to fine tuning the table :)

This discussion has been closed.