votes
How to hide the ID column in the data grid, But I can able to get it if user click and sort
Hello! I have write a following code to display the fields of my choice in dataGrid. What, I want to do is to hide the ID column of COUNTRY table in the dataGrid. So it should not appear to user. But, what else I want to do is to get the ID ...
