SyntaxFix
Write A Post
Hire A Developer
Questions
Simple:
string[] someName = new string[] {"10", "15", "25", "50", "100", "1000"}; myViewData.PageOptionsDropDown = new SelectList(someName, "15");