How to hide Id column from the sqlite db (DataGrid)
I was searching how to hide the Id column whenever i put the db as the item source. I saw a guide on youtube but he was using listview and I couldn't replicate it on my DataGrid.
I tried using but it keeps on giving an error.
This is the code for showing my db in the DataGrid
This is the output of the code
0 Replies