Monday, March 10, 2008

Adding a New Item To a DropDownList

DropDownList_Pages.Items.Insert(0, new ListItem("Select Page", "0"));


-
ShriKrishna Bhardwaj , With ASP.Net, SQL Server, Javascript

No comments: