DataBand.Master Component cannot change on WebDesign

Stimulsoft Reports.WEB discussion
Post Reply
danic
Posts: 4
Joined: Thu Sep 24, 2009 10:23 pm
Location: Taiwan

DataBand.Master Component cannot change on WebDesign

Post by danic »

Hi, I have a problem again.

I designed a master-detail Report and save to Sql Server.

it can be loaded and worked successfully.

When I loaded the report to WebDesign,

report cannot save after I change the Master Component from [Data1] to [not Assigned].

it didn't trigger the save event after that !!

dose anyone has the same problem !?

how should I do to resolve this !?

( sorry for my bad English )


Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

DataBand.Master Component cannot change on WebDesign

Post by Edward »

Hi,

Sorry, we could not reproduce that. Could you please send an example which shows this problem to support[at]stimulsoft.com?

Thank you.
hadisaadat_du
Posts: 35
Joined: Tue Nov 09, 2010 2:43 pm
Location: iran

DataBand.Master Component cannot change on WebDesign

Post by hadisaadat_du »

Hi every body.
I sea allmost all topic in forum and seem int all of them posit that we know what is our tables and columns in dataset of our reportbut allways not thus
1-sometime we may want to edit the report in webdesigner that we dont know any thing about its data set but we sure it works with our data base , so befor call the design() function we pass what data set to our report via regdata(//what_dataset) ??
2- or we may want to set full access to data base to one user to create the every report that need to design well we pass a full data base to designer dictionary and he/she design every report by every columns in every tables or viwes in database and save it , in viwe report mode namely after load our report and we want to pass it to stiwebviewer we pass what data set to it since we cant pass all data base to our report ??!
Post Reply