rgr101
May 15th, 2003, 01:20 PM
I am creating a simple message forum that allows users to enter their Name & Comments into textboxes which, when accepted, is then displayed in a datagrid.
Everything works fine except the database initially loads in ascending order (starting with record 1, 2,...). I need to display the database starting with the last record in the database. Any suggestions?
Everything works fine except the database initially loads in ascending order (starting with record 1, 2,...). I need to display the database starting with the last record in the database. Any suggestions?