ASP.NET Dynamic Data setting the default value of a Dropdown list

Posted by Nikos on Stack Overflow See other posts from Stack Overflow or by Nikos
Published on 2009-06-29T04:33:54Z Indexed on 2010/06/05 15:22 UTC
Read the original article Hit count: 288

Filed under:
|

I have a dropdown list (FK) which I would like to set and display a default value based on a login userid. Can you please tell me how to do it? I only want to affect the dropdown filter that appear at the top above the Gridview.

Thanks

Nikos

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about dynamic-data