For other readers of this thread:

This was solved in  Display database table in html table like gridview 
<https://forum.golangbridge.org/t/display-database-table-in-html-table-like-gridview/5848>
  
               
<https://forum.golangbridge.org/t/display-database-table-in-html-table-like-gridview/5848>

On Thursday, July 6, 2017 at 2:10:11 PM UTC+2, Connel blaze wrote:
>
> https://play.golang.org/p/QqHXewyDTp 
> This is what i have. It's a simple CRUD example I'm using to learn 
> go-database/sql. Create works fine but the 'Read' ain't working.
> When I goto the read route, it's a blank html page. No data. like the 
> struct isn't correct. 
> Is there something I'm missing?
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to