Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1225
reload appojntment dataset causes appointment text to "New Appointment"
posted

In my app, I allow the user to reload the appointments from the database

tableadapter.fill( dataset )

After this executes, clicking on a different day results in all the appointments displaying but  with a subject of "New Apppointment" which is not the text of the subject column.