I have a table with a lot of data. I already have a filter on the identity column descending and the data are filtered with two labels. But this is less important, it is important that now I need a solution to the field FIFTH, and when data in FIFTH is “this one” need to that row be on top. Is there a way to programmed that?
Maybe in Page_Load, GridView1_DataBound or GridView1_DataBinding?
example see picture:
1 Answer