NameValueList

NameValueList

Old forum URL: forums.lhotka.net/forums/t/596.aspx


yh_ink posted on Tuesday, July 11, 2006

hi,

I am trying to use a namevaluelist to load the contents of database into my listbox.I created a class which uses NamevalueList.I would like to know how do we call this class in my webform.

thanks

Axe replied on Tuesday, July 11, 2006

Call it with the name of the function you created as the class' factory method.

david.wendelken replied on Tuesday, July 11, 2006

Take a look at the sample project tracker application.

Particularly, take a look at the library object in RoleList.cs and the web page ProjectEdit.aspx.

 

Copyright (c) Marimer LLC