Autonumber issue
I have a ms access database table with "ID" autonumber formatted to "AB"0001. It incremented automatically to AB0002 and so on.It works properly in Ms Access table. But when I wanted get the ID to asp.net page datagrid it shows only 1, 2 and so on not the same format as i mentioned before.
Any solution
|