Hi,
I love materialize and think its great but one thing is missing from it that I would LOVE to see. I was wondering if you guys could add a built-in search feature for tables. Something like this http://jsfiddle.net/9hGym/293/
If you guys could do that, that would be GREAT because for the life of me, I can't get it to work with materialize.
Use datatable jquery with material design.
Here is a simple, how i use datatable with Materialize.

@kirilow can you give jsfindle or code epen example, im need it too, thx.
@kirilow on your link : data table use MDL (material design lite) not Materialize, shuld i customize this link https://cdn.datatables.net/1.10.12/js/dataTables.material.min.js to materialize.css ?
Just include all MDL files in your router and that is
On Thu, Nov 10, 2016 at 6:40 AM, endra89 [email protected] wrote:
@kirilow https://github.com/kirilow on your link : data table use MDL
(material design lite) not Materialize, shuld i customize this link
https://cdn.datatables.net/1.10.12/js/dataTables.material.min.js to
materialize.css ?—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/Dogfalo/materialize/issues/3277#issuecomment-259600236,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AEYwjSY3mQHXyPEHRYHcBGWnvrJXNhrZks5q8qBOgaJpZM4I5Fhm
.
Someone made dataTables use Materialize, so you don't have to add all MDL files for just this: http://codepen.io/azamatms/pen/ZGwOMM/.
I haven't tried it with newer versions, but it looks good for me.
Closing. Use this issue instead https://github.com/Dogfalo/materialize/issues/1327
Most helpful comment
Use datatable jquery with material design.
Here is a simple, how i use datatable with Materialize.