Have you looked at Flask-Admin? Your user can edit the data easily. Look at 
the SQLA example.

https://flask-admin.readthedocs.org/en/latest/

https://github.com/flask-admin/flask-admin/tree/master/examples/sqla



On Thursday, March 17, 2016 at 5:41:50 PM UTC-4, John Menarek wrote:
>
>
> First I am a complete novice.
>
> I have seen templates to render a table dynamically per the result of an 
> SQL query.
> I have also seen templates that render a  table that you can edit fields.
>
> I need for my user to delete, and combine an entire row.
>
> Or am I looking at some type of applet code?
>
> Any guidance would be greatly appreciated. 
>

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

Reply via email to