I use LLBLGen Pro for my data access layer. I would like to know if you plan on making Aikido work with LLBLGen Pro. I know that this shouldn't be too hard but at the moment I'm finding that they do not seem to work well together. At least for the moment I'm finding that the grid control is not binding properly with the LLBLGenDataSource2 control.
LLBLGen is a fairly strong product with a solid use base. I would expect that it would be in your interest to make sure these to products work together.
I just found this post: http://forums.labs.infragistics.com/forums/t/16277.aspx and am looking forward to a fix. Thanks.
The link in the last post is not working.
Infragistics Team, can you provide a link to documentation that describes how to get the WebDataGrid or the WebHierarchicalDataGrid to work with LLBLGen?
Hi chadc,
I would think that the WebDataGrid could bind directly to the LLBLGen source. I know I've seen fixes in the source code pertaining to this. The WHDG expects a hierarchical source, which I'm not sure LLBLGen is. If not, then you'll need to bind through WebHierarchicalDataSource.
If you find something not working, please be sure you have the latest Service Release and then let us know so that we can investigate.
regards,David Young