Beginnermediate ASP.NET

ASP.NET for newbs to intermediate

Browse by Tags

All Tags » ASP.NET Markup (RSS)
Eval in DataList, DataGrid, and Repeater
Yesterday in the " Coolness of SubSonic " post I had a bit of asp.net markup (as I call it) that would display data in a data list from the data source. It specifically used. <%# Eval("Name") %> For a long time I have wondered how that worked I...
More Posts