Hello Manan,
Although this is not supported out of the box, it could be achieved by subscribing to the ListView's
dataBound event. Once the event is triggered you could iterate over the currently displayed items through the DataSource's
view method and check their length. For example:
Regards,
Alexander Popov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!