Showing search box on initialization

Showing search box on initialization

GeekoidGeekoid Posts: 2Questions: 0Answers: 0
edited July 2012 in General
I have a site design that loads a pile of data into DT, but when it loads the search box does not appear until all data has been parsed.

Is there a way I can display the search box before the data is fully loaded?

The reason I ask is because the position of the table changes when the search box appears, since I've positioned it at the top left of the table, so the whole table shifts down when it appears. I've also overlaid controls on the right of the search box in the empty space above the table, and as it doesn't load fully, the controls appear on top of the table column titles until it completes loading.

Thanks for any help you can offer.

Replies

  • GeekoidGeekoid Posts: 2Questions: 0Answers: 0
    Does anyone have an idea about how to do this? I'm kind of stuck.
This discussion has been closed.