Question regarding arcgis explorer
I seem to be running into an issue related to obtaining and using alias names in a datagridview for the columns.
I cannot seem to use or even aquire the Alias names but clicking on a point on the map does open the popup with the names intact.
I even have tried just looping through the original table and it still does not seem to display the alias names event from there (When using columns.getaliasnames) the names that appear are the original column name.
Has anyone else encountered this issue or something similar to this?
Thanks