i have given 28 states as a datasource to the dropdownlist..whenever the user enters with id the dropdownlist must populate with his statename not from the first state (A to Z) as it is stored in database..how can i make it?is thr any option to give query as default value to the dropdown?
You cannot order columns with a letter, you can filter it. For example if I click A I'll get all records starting with A.
But ordering cn be only Ascending or Descending
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.