Hi,
i have selected some fields of my list, to bind in a grid view, every item has one attached file, and i want to display this attached file on the grid, because the user can only see the web part, so it can see only the SPGridView,.
i retrieve the data from the list in a DataTable and then bind it to the grid, but i dont know how can i retrieve the attached file.
Any idea?
thnx