Hello and sorry for weak
English!
I am new in Asp.net and I
need you help to solve my problem: I create an access database and
AccessDataSource the will select a special record using query string. There is
no problem up to here, but I cannot I mean I do not know how to customize the
view of the items of selected record. I know I can preview the record with
datagrid, formview, datalist and ... but I don't want to preview in grid and
... . I have my own table with own design, I want to place an Item in top of
the page and on in down of the page, but I don not know what code I should
write at every where that I want to preview the item that I need!(I don't know
how to preview the selected record by AccessDataSource outside ASP.Net data
components like datagird ....)! Please help me