JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › 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
Markov
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