Showing related tags and posts accross the entire site.
-
I have been having problems getting the Infragistics WinGrid display the information in deep hierarchical relationships for the last couple of days. After some research, and some previous issues i've had to deal with, I think I nailed it down to the implementation of ITypedList.GetItemProperties() in...
-
We use Infragistics controls which have this feature called "Bands", it's basically a child grid, quite cool stuff. The issue we're having is when binding to a DeepLoaded list of entity objects, the UltraGrid can't seem to discover the Bindable Properties for the objects in the sub collection. We have...