Hi,I'd like to ask if it is possible to drag measures/dimensions from the dataselector and drop it to some other controls in my application? Maybe I'm doing something wrong but I can't drop anything dragged from the dataselector even if I set the allowdrop of the target and handle the drop event.Thanks and best regards,Tamas
Hi,
Maybe the reason is that I have only the DV 10.2 installed and not the SL NetAdvantage pack. I'll download it now and try again.
Best regards,
Tamas
Hi Plamen,
I have replaced all occurrences of Dropdown with Combobox in app.xaml, but I still get the same kind of error, now for Combobox.
Thanks and best regards,
Hi Tamas,
Could you try to replace Dropdown with Combobox within template. This Dropdown is one derived from Combobox and it's used in our latest version. This error is maybe because you are trying this template with earlier version.
Regards.Plamen.
I have tried this and I have the error messages:
The tag 'Dropdown' does not exist in XML namespace 'http://schemas.infragistics.com/xaml'.
and
The type 'ig:Dropdown' was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have been built.
I think I've added every assembly needed, but I may be wrong :)
Many thanks for your great help! I'll try it as soon as I'll have time.
Have a nice day,