hi there
I use a datagrid to display data from my access db,
I have fields such as
first name
surname
address1
address2
address3
address4
home phone
work phone
mobile
etc,etc
I want to display this data in the order of the columns above but when i load the datagrid,it displays the columns in alphabetical order - eg
address1
address2
address3
address4
first name
home phone
mobile
work phone
is there any way to stop the datagrid sorting my columns ???
I use a datagrid to display data from my access db,
I have fields such as
first name
surname
address1
address2
address3
address4
home phone
work phone
mobile
etc,etc
I want to display this data in the order of the columns above but when i load the datagrid,it displays the columns in alphabetical order - eg
address1
address2
address3
address4
first name
home phone
mobile
work phone
is there any way to stop the datagrid sorting my columns ???