Hello,
I have a datagrid with data from my database. Now I want when users click on the headline of a row, that the datagrid sorts the data by the headline that is clicked.
Example: There is a row called "id", when they click on "id" ... all the data should be sorted by id. Is this possible? Thnx!!
I have a datagrid with data from my database. Now I want when users click on the headline of a row, that the datagrid sorts the data by the headline that is clicked.
Example: There is a row called "id", when they click on "id" ... all the data should be sorted by id. Is this possible? Thnx!!