drag and drop datatable from dictionary

Stimulsoft Reports.WPF discussion
JorisWils
Posts: 86
Joined: Tue Jun 30, 2009 7:49 am
Location: belgium

drag and drop datatable from dictionary

Post by JorisWils »

Could it be that drag and dropping a datatable from the dictionary to the report doesn't work in wpf2011.1?
Don't know if that worked in previous wpf versions, but it did work in the .net version.
( it created a databand with the table as source)
Using Stimulsoft since 2007
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

drag and drop datatable from dictionary

Post by Alex K. »

Hello,

We couldn't reproduce this bug. Could you explain your issue in more details and, if possible, send us a step-by-step guide how to reproduce the issue?

Thank you.
JorisWils
Posts: 86
Joined: Tue Jun 30, 2009 7:49 am
Location: belgium

drag and drop datatable from dictionary

Post by JorisWils »

I've sent an email with video to your support-box
Using Stimulsoft since 2007
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

drag and drop datatable from dictionary

Post by Andrew »

Thank you.
JorisWils
Posts: 86
Joined: Tue Jun 30, 2009 7:49 am
Location: belgium

drag and drop datatable from dictionary

Post by JorisWils »

Did I make it clear enough? I don't know how to explain it otherwise :-)
When my mousecursor is moving from the dictionary to the report I'm actually trying to drag.
Using Stimulsoft since 2007
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

drag and drop datatable from dictionary

Post by Alex K. »

Hello,

We couldn't reproduce this bug.
Please check the issue on another PC and let us know about the result.

Thank you.
JorisWils
Posts: 86
Joined: Tue Jun 30, 2009 7:49 am
Location: belgium

drag and drop datatable from dictionary

Post by JorisWils »

uhm.... Okay this is really .... uhm... well......

You can't drag and drop by clicking the icon of the datatable, but you can by selecting the name of the datatable. :-)
So I guess this is not really an issue after all.

Same on winXP and win 7.

I did found another bug however (2011.1 on winxp. and win7)
Do the following:
- open a new report
- add an XML datasource and press synchronise
- you now have the XML datatables in the XML source
- add a sql connection and press synchronise.
- You now have the xmldatatables in the sqlserver datasource :-)
Want me to make a movie? --> attachment
Attachments

[The extension avi has been deactivated and can no longer be displayed.]

Using Stimulsoft since 2007
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

drag and drop datatable from dictionary

Post by Alex K. »

Hello,
JorisWils wrote:You can't drag and drop by clicking the icon of the datatable, but you can by selecting the name of the datatable. :-)
So I guess this is not really an issue after all.
Thanks for the detailed explanation of the problem. We could reproduce the problem (it was supposed to move it over the icon). We will try to fix it.
JorisWils wrote:Same on winXP and win 7.
The Synchronize method is not called for the data sources which are obtained as a connection to the database.

Thank you.
JorisWils
Posts: 86
Joined: Tue Jun 30, 2009 7:49 am
Location: belgium

drag and drop datatable from dictionary

Post by JorisWils »

Aleksey wrote: The Synchronize method is not called for the data sources which are obtained as a connection to the database.
I still think it's weird behaviour to see my xml datatables in my sqlserver source though.
Using Stimulsoft since 2007
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

drag and drop datatable from dictionary

Post by Alex K. »

Hello Joris,

This occurs because two connections have the same name.

Thank you.
Post Reply