Slides and Samples for ASP.NET Data Control Tips & Tricks Talk
Posted by: Paul Litwins Blog,
on 04 Apr 2007 |
View original | Bookmarked: 0 time(s)
This a revision to prior postings of my ASP.NET Data Controls Tips & Tricks talk. This time for my talk at Microsoft ASP.NET Connections March, 2007 in sunny Orlando.Includes a few new samples:Cascading drop-downs inside of a Form View (harder than you think). Server side example.Object Data Source control example with data source paging and sorting.Sample that takes a filtered grid and sends rows to Excel (thanks to some code written by Stephen Walther)Older examples show:Drop-down inside...