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

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -