html - Easy way to re-order asp:GridView? -


i wondering if there built in way re-organize elements of gridview, user can instance sort them id number or date. preferably in behind code.

you can use gridview's sort method.


Comments

Popular posts from this blog

mod rewrite - Using "?" when rewriting the URL -

Admob integration with pygame in android -

python - duplicate table (identical) including primary key - using django south -