Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › General Discussions › Card View › How to refresh cards without creating new adapters ? › Reply To: How to refresh cards without creating new adapters ?
March 6, 2024 at 3:29 pm
#109931
Keymaster
Hi,
You need to set the dataSource property to a new value. Using dataAdapter is not mandatory. You can bind it to an array.
Regards,
Markov