How can I eliminate or hide the first column in a datarow? This is the
column that doesn't have any data; it just points to the record the user's
in (the column with the horizontal arrow).
Thanks,
VM
You can determine which columns in your DataGrid are displayed by
setting its AutoGenerateColumns to false and manualy controlling which
columns you wish to display.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.