decrypt Posted October 1, 2005 Posted October 1, 2005 I have a datagrid that loads an xml file into it using a DataSet. The problem that I have, is that I cannot figure out how to get a DataView to work with it so I can set it's allownew property to false. How can I use a DataView along with a DataSet that has a loaded xml file in it? Quote
decrypt Posted October 1, 2005 Author Posted October 1, 2005 never mind, i got it working. I did something similiar to what is on this page: http://www.developerfusion.co.uk/show/3077/2/ Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.