Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Dynamic Data   (RSS)
Sorry, but there are no more tags available to filter with.

ASP.NET Dynamic Data Overview

This post is a preview of the up-coming documentation on MSDN. The links in this post will point to the new topics when available. Please, send us your feedback. ASP.NET Dynamic Data lets you create extensible data-driven Web applications by inferring
Posted by morebits | 0 Comments
Filed under:

Walkthrough: Filtering Table Rows in Dynamic Data

Introduction This walkthrough shows how to use the Dynamic Data filter templates to create the UI that enables you to choose a column value for selecting (filtering) table rows to display. By default, Dynamic Data includes templates that let you specify
Posted by morebits | 3 Comments
Filed under:

Customize Table Rows Filtering in Dynamic Data

Introduction ASP.NET Dynamic Data enables you to use page markup to filter the table rows to display and provides the UI that enables the user to enter the values needed for custom row filtering. Dynamic Data will infer the filter template for creating
Posted by morebits | 1 Comments
Filed under:

Attachment(s): CustomizeTableRowFiltering_VB.zip

Querying a Table By a Foreign Key using Dynamic Data Filter

Summary : This post shows how to query a child table using a column from a parent table in dynamic data filtering. It shows how to use the ForeignKey filter template to query the products using the Category data field. The ForeignKey filter template is
 
Page view tracker