After a little digging and a couple cups of coffee, I managedto pull some data extracting from xml into a datagrid. I can accessattributes, node values, etc...One thing I did notice, is that you have to refresh theapplication if you have dynamic data constantly being updated. Sohere is some code to ...