Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
385
How can I access records, columns, fields, and values in a xamDataGrid using C# Code?
posted

I need to be able to loop through all records in my xamlDataGrid using C# code and pull out specific values for fields and columns in each row.  I also need to be able to Hide / Un-Hide a column.  How can I do this?

Parents Reply Children