I managed to google my way into nodejs and mongodb(and learned hella lot in 4 days since I had 0 knowledge about it).But i'm having trouble populating bootstrap table with collection info.This is my code so far:
First name |
Last name |
Email |
Award description |
Award given date |
|
|
|
|
|
It outputs everything I want,but not in correct way in table.What I'm trying to do is get everything in one row,but award description and award date for single user one under the other.Something like this: http://ift.tt/2ikQlDB anyone had the same problem I't would be very helpful.Thanks guys!
Submitted November 01, 2017 at 12:48AM by dotdotdev
No comments:
Post a Comment