Hi,
If you want to add a pre-populated item you should work directly with ListView's DataSource API. Please check the
insert method which allows you to add an item at a specific position or the
add method which will append the item at the end.
Regards,
Alexander Valchev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!