I have put a dbgrid control on my form and assigned its datasource with the help of a data control. I have
sorted my table in the backend(access).But the values when assigned to the col in the grid do not appear
in a sorted order. Is there any way to overcome this problem?
Any help on the topic would be appreciated.