Tuesday, April 03, 2007 7:56 PM
by
plitwin
Slides and Samples for ASP.NET Data Control Tips & Tricks Talk
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 of a GridView
- Maintaining current row after an insert to a Form View
- Setting default values inside of a Form View.
- Updating fields that are not on a form for a Form View
- etc.
You can find the slides and samples at deeptraining.com/litwin.
Paul