Multiple member picker via ucomponents auto complete?
Hi,
I would like to use the "ucomponent auto complete"* as a multiple member picker in my 4.7.1 install (using SQL server compact),
but I have no idea how to set the XPath setting to retrieve all (or a subset of) members?
With "Member" and "descendant::*" I get the following error message;
SQL Server Compact does not support calls to HasRows property if the underlying cursor is not scrollable.
Is the xPath setting wrong, or isn't auto complete compatible with SQL Server compact? I tried to find an answer via ucomponents on codeplex a while ago, but no response yet.
Multiple member picker via ucomponents auto complete?
Hi,
I would like to use the "ucomponent auto complete"* as a multiple member picker in my 4.7.1 install (using SQL server compact), but I have no idea how to set the XPath setting to retrieve all (or a subset of) members? With "Member" and "descendant::*" I get the following error message;
SQL Server Compact does not support calls to HasRows property if the underlying cursor is not scrollable.
Is the xPath setting wrong, or isn't auto complete compatible with SQL Server compact? I tried to find an answer via ucomponents on codeplex a while ago, but no response yet.
I hope someone can help me out on this one.
Thanks in advance!
*http://ucomponents.codeplex.com/wikipage?title=AutoComplete&referringTitle=Documentation
is working on a reply...