hi all,
i am new to asp.net - datagrid. i do not know how to implement this?..basically, i have a collection database which consists of many stamps from different years. for example, 1980s to 1990s. all the information of these stamps like the description of the stamps, the imageUrl of the stamps are stored in a Microsoft Access Database.
on the page itself, i will have a flash navigation bar so that when users click on a particular year for example, 1990, only stamps that are from 1990 will be displayed on the page. i will be using a datagrid to capture the data from the Microsoft Access database. so the datagrid can capture and display the image and the description of the stamps onto the page. However, as i am very new to asp.net - datagrid, i need some advices/solutions or anything to help me get started. i am really at a loss and a confusing mood as to what to do