Gridview Sorting (Click Twice)

  • Thread starter Thread starter bpd
  • Start date Start date
B

bpd

I am using SQLDataSource with a Gridview. I have sorting enabled on
all (3) columns. When clicking on the column's sort hyperlink, nothing
happens the first time. Clicking a second time will sort the grid in
descending order. Sorting seems OK after that until I exit and come
back in to the page. Is this a known issue with the Gridview or is
there something obvious I am overlooking.
thanks
 
Any thoughts on this issue? Does the Gridview always sort ascending
first and that's what I'm experiencing?
 
Back
Top