Newbie Questions

Hi,
I just heard about Razden : )
I was told by a fellow developer that Razden can create front end in Blazor based on a database table, Is it possible to generate UI based on a stored proc?
We are looking into 'digitizing' a few dozen forms.
Thanks you

Hi @Chicagoan,

While you cannot generate UI from stored procedures you can bind visually DataGrid to collection returned from a stored procedure: