Community

Handling Empty Data in an ASP.NET Repeater control

(Suprotim Agarwal) The GridView has an EmptyDataText property or the that lets us handle EmptyData. However the Repeater has no such property or template. In this short article, we will see how to adopt a simple technique to handle empty data in an ASP.NET Repeater control withou

Read More - Register for Free Membership