Hi,
I've just started with Telerik controls and have hit a problem already. It is probably easy to solve but puzzling.
I add radgridview to winforms form
Using smart tag I configure a dataset attached to northwind sql server - generate update, insert, delete statements etc
Check Allow edit and add
Build and run project - do some adding/editing and close the form.
When I run again none of the Adds or Edits have been persisted onto the database.
Please tell me what I'm missing.
Thanks