Daniel
asked on 15 Mar 2022, 09:53 AM
| edited on 15 Mar 2022, 09:54 AM
Hi,
I want sample code of RadDataGrid with option to add a new record and delete record.
The new record template should include RadTabView.
Thanks,
1 Answer, 1 is accepted
0
Yana
Telerik team
answered on 15 Mar 2022, 01:59 PM
Hi Daniel,
DataGrid exposes ItemsSource property which can be bound/set to an ObservableCollection<Type>, so when you add and delete items from that collection, the DataGrid will be updated.
I hope this will help you get started with the implementation.
Regards,
Yana
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.