JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › General Discussions › Writing to Database
Tagged: best venture capital firms, top venture capital firms
Hi There,
Does any one have some sample code of taking data from a form and writing it to database.
I can use the widgets ok but am lost how to save the data.
Thanks.
Best Regards,
Steve.
Hi Steve,
I would suggest you to take a look at https://www.htmlelements.com/demos/grid/server-side-crud/. The sample shows how to get the data and send it to an external data source.
Hope this helps.
Regards,
Markov
Thanks Markov,
Appreciate the help.