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

Sponsor