Don't know if this helps, but in uComponents there's source for an XPath CheckBoxList - wouldn't be too difficult to adapt it to the UI other controls (figured check boxes are the most likely UI for multiple selections)
Alternatively you could always use .NET Reflector to disassemble the Axendo Ultimate Picker XPath package
Thank you for responding Hendy! XPath CheckBoxList is exactly what I'm looking for but it's not in the pack. I can't see it after installing the uComponents, I'm I doing something wrong?
Is the source available?
Hi,
could you share the source for this package?
I would like to add this feature to my Tree Multi Picker...
TIA,
Marco
Done, If anyone else needs it please let me know.
Ron
Hi, I want look into sources also.
You can download the source on the projectpage.
Ron
Thanx
Thanks for putting the source up, Ron
The source from the project site is gone, can anyone help me get it?
Hi, Max
Don't know if this helps, but in uComponents there's source for an XPath CheckBoxList - wouldn't be too difficult to adapt it to the UI other controls (figured check boxes are the most likely UI for multiple selections)
Alternatively you could always use .NET Reflector to disassemble the Axendo Ultimate Picker XPath package
HTH,
Hendy
Thank you for responding Hendy!
XPath CheckBoxList is exactly what I'm looking for but it's not in the pack. I can't see it after installing the uComponents, I'm I doing something wrong?
Hi Max,
XPath CheckBoxList is part of uComponents v2 - due for release next week (w/c/ 13th Dec).
If you need it sooner, then feel free to grab the source from CodePlex and compile it.
Cheers, Lee.
Hi Lee,
That's perfect! I'll se what i can do!
Thank
is working on a reply...