I have bound a business object to a ComponentOne grid through an instance of the BusinessBindingSource object. When I attached security keys to some of the business object's fields, it didn't seem to have any affect on the grid - users who do not have access to a field will be able to see it on the grid. Does field level security not work with the BusinessBindingSource object or am I doing something wrong? Thanks for your help.
Fran Parker
MaxQ Technologies, Inc.
Fran.
The BBS at the moment is not respecting the security fields as it relates to binding to a grid and having the same native functionality as bound to any other type of control. This is due to the nature of the IBindindList interface and how it interacts with the grid. This is going to take some time to work through and as soon as we have a solution we will let you know. Sorry for any trouble.
No trouble - I just wanted to make sure that I wasn't doing something wrong. Thanks for the update!