Hi,
I have hard coded and added items to dropdownlist ie teamsize as 1,2,3 like that.
When i load this dropdownlist for edit/update i get duplicate values like this
1
2
3
4... How do i eliminate this duplicate values?
Sir,
After binding the dropdownlist i also need the default value at 0th index i have -Select- according to requirement.. You mean i must remove the item at 0th index?
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.