This should be straight forward, but I can't get it to work.
My setup is VB6 and Access2K. On the VB Form I have an Adodc1, DataGrid1 and cmdButton1 and cmdButton2. I need the click code so that when cmdButton1 is clicked, it will sort all of the Records in the DataGrid by the "AptNo" field and when cmdButton2 is clicked, it will resort all of the Records by the "Tenant" field.
Any thoughts? Thanks in advance!
My setup is VB6 and Access2K. On the VB Form I have an Adodc1, DataGrid1 and cmdButton1 and cmdButton2. I need the click code so that when cmdButton1 is clicked, it will sort all of the Records in the DataGrid by the "AptNo" field and when cmdButton2 is clicked, it will resort all of the Records by the "Tenant" field.
Any thoughts? Thanks in advance!