Hello.
How to add row in a child band programmatically?
thank you
The cleanest way would be to add the object to your underlying collection object. Should the collection implement INotifyCollectionChanged then the XamWebGrid would pick it up and display it for you.