Dropdownlist on Datagrid
Last post 05-08-2008 10:00 PM by Allen Chen – MSFT. 1 replies.
Sort Posts:
05-07-2008 11:21 PM
Dropdownlist on Datagrid

I need to bind dropdownlist to columns in datagrid using Silverlight 2.0. Please help me with some samples.

DotNetXenon

Joined on 03-21-2008
Posts 1
05-08-2008 10:00 PM
Marked as Answer
Re: Dropdownlist on Datagrid

Hi:

  Currently there's no built-in DropDownlist. You may create your own one and put it in CellTemplate of DataGrid. I found in this sample the author create a DropDownlist. You can refer to it:

 

Visual Sorting
Uploaded on May 4
Created by: klimm

This project demonstrates five of the most common sorting algorithms with Silverlight.

View It Download It

 

Regards

Sincerely,
Allen Chen
Microsoft Online Community Support

Please remember to mark the replies as answers if they help and unmark them if they provide no help.

Allen Chen – MSFT

Joined on 03-16-2007
Posts 717