How can i make a gridview always started ascending, depending on one of my columns? considering that is Populate it from database SqlDataSource
Thanks
In the Select statement of SqlDataSource use Order By clause for any Column.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.