I was searching for a better table representation for Angular2 and found ng2-smart-table is good to use. But the problem is it doesn't seems to provide a direct way to use drop downs or date pickers in in-line editing.
Is there any way to make it possible or what alternative components I can have to represent a table view in my Angular2 app.
I found something like this for drop-downs: