alfajango / jquery-dynatable

A more-fun, semantic, alternative to datatables
http://www.dynatable.com
Other
2.77k stars 361 forks source link

Using existing Search and Select #144

Open ghost opened 10 years ago

ghost commented 10 years ago

Hello, I already have a project up and running using bootstrap and simple tables here and there. However I already have a styled search field and a show dropdown and I would like to be able to assign these to the plugin and replacing the default, generated ones.

Any ideas?

Cheers and keep up the great work!

JangoSteve commented 10 years ago

This is something that's in progress. You may have a look at #8 and #9.

afoeder commented 10 years ago

What's the status here? I would say one just would have to provide a pointer to an (existing) search text field, and if that's the case, dynatable won't create such a field but just attach the events... WDYT?