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
Did you replace the whole file of just made copy/paste of style definition?
Thanks Plamen, now the project can be built. However when I try to reference the style in my page, I have an error.
<ig:XamPivotDataSelector Grid.Column="1" Name="DataSelector" Margin="0,0,0,5" Style="{StaticResource XamPivotDataSelectorStyle} />
I believe it does not find the style in the app.xaml. I think this must be a simple issue so I'll try to google it out.
Thanks and best regards,
Tamas
Tamas, did you remove ig prefix when you've tried it with Combobox. Also it should be ComboBox - with capital letter for box word.
Hi Plamen,
I have downloaded the trial version of the netadvantage SL controls. However when I try to add any dll I get an error when building the solution that the dll cannot be loaded.
I have some custom assemblies from Atanas Dyuglerov (a few months ago he sent it to me when we were discussing SAP related issues). I believe these dlls have different version from what I have downloaded and they do not work together.
The two different versions are 10.2.20102.1 and 10.2.20102.1029.
Can this be the case?
I'll try it and will write you back.
Plamen.