Hi,
I have a xampresenter setup as a xamdatacard.
I would like to be able to apply a filter via code instead of using the existing method.
For example. i would like to be able to type a name into a textbox which is not part of the xampresenter, press a button, and have the xampresenter filter where the field "Name" equals what was typed in the textbox.
regards,
Paul
Hello,
I can say that since our controls are built on C# the whole documentation and samples are on C#, too, but you can use some of the online C# to VB converters to convert the code.
Hi Stefan,
how are you?
I have looked at the example and understand what it is doing, however as i am vb developer i am struggling converting the example into vb.net.
do you have a vb.net example?
Hello Paul,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
Thank you for your post. I have been looking into it and I can suggest you see the sample in our Feature Browser under XamDataGrid / Organization / Custom Filtering via External UI section, which shows how to filter DataPresenter using external UI. Please let me know if this helps you or you need further assistance on this matter.
Looking forward for your reply.