Hi All,
I have one spatial table with attributes information and pdf name stored in it. On map click i am displaying the attribute information information in datagridview using identify task in arcgis javascript.
My problem is along with attribute information i have to display pdf document related to that feature which is stored in a server folader. Please show me some examples to do this.
Thanks!