Amending and refreshing MySQL data

What is the correct procedure to follow I need to amend a table layout. Currently if I add a couple of fields to a table and refresh by inferring the database the new fields are not available to me while developing within Radzen.

If I delete the datasource and add back in to the application the fields are available but any previously developed pages will not work because they do not connect to the data.

How can this be achieved.

Thanks for your help.

Hi @PeterS,
You can select the new fields in the Edit Data Source by expanding the table,then manually add them to your existing forms.

1 Like