JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › General Discussions › How to prepend to DataSource? › Reply To: How to prepend to DataSource?
September 2, 2019 at 6:59 pm
#100281
admin
Keymaster
Based on: https://www.htmlelements.com/demos/grid/dynamic-rows/.
Use rows.splice(0, 0, createRow()); in the example, within the addRow click handler.
Regards,
George
Smart Html Elements Team
https://www.htmlelements.com/