Telerik Forums
Reporting Forum
0 answers
121 views
Hi All...

I'm desparetly trying to use a stored procedure in a report, and i'm having some trouble. I'm using Visual Studion 2005 and I am coding in vb.net.

I create the report and add a data source (i do not use the wizard for this), which then creates a data set and a data set table adapter.

When select the data set, and click on Edit in DataSet designer, I select the DataSetTabelAdapter, and change the Command Type to Stored Procedure and I change the Command Text to the procedure name, it gives me a error in the backend vb code for this line of code:

Me.DataSetTableAdapter1.Fill(Me.DataSet.DataSetTable) - it say the DataSetTable is not a member of michelle_reports.DataSet

Can someone please please help with this? I would like my clients to enter only a reference number wich will then extract the given data form the database relating to that reference number.
Michelle
Top achievements
Rank 1
 asked on 14 Oct 2008
1 answer
156 views

Hi all,

 

I’m testing telerik reporting and I’m facing the following problem in my report.  Data is grouped by a certain value, and details have grouped sums (several of them) with an expression =Sum(IIf(Fields.digits >=4, Fields.debit,0))(just the field is changed according the data column) which work fine. Now I need to compare the values and get the difference of them.

So basically,IF =Sum(IIf(Fields.digits >=4, Fields.debit,0))   >    =Sum(IIf(Fields.digits >=4, Fields.credit,0)) then ( =Sum(IIf(Fields.digits >=4, Fields.debit,0)))  -  (=Sum(IIf(Fields.digits >=4, Fields.credit,0))) and the value should be displayed into another grouped summary field , say, Balance.

I’ve tried anything I could’ve think of unfortunately without any success, so any help would be appreciated.

Thanks,

Nik

fullstop
Top achievements
Rank 1
 answered on 14 Oct 2008
1 answer
71 views
I am new to Telerik reporting and I ma very impressed so far.  Is there a way to tell the label report which label to start at?  Like in Word you can print a single label in row 2 column 2. 
Steve
Telerik team
 answered on 14 Oct 2008
5 answers
311 views
Hello, I just installed the Demo for the reporting.  I am trying to import from Crystal Reports 11.0.0.1282, but the browse button is disabled.  Do I have to have a certain level of Crystal to import?  We only have the Workgroup version, not the server. 

Thanks.
Steve
Telerik team
 answered on 14 Oct 2008
5 answers
160 views
Hello
iam have some problems to design the report for example i have many columns to show in the report and i set the property of textwrap to true but the text still been cut in the report if the value more than the cell width


 what shall i do ?
Steve
Telerik team
 answered on 14 Oct 2008
1 answer
1.5K+ views
Hi,

I was going through the SubReport video in Telerik trainer, except when assigning the filter I get the exact error described in the notes of the Filter wizard:

Cannot perform '=' operation on System.Int32 and System.String

Now, I'm following the exact instructions in the video, both fields from the database are indeed integers and even in checking the datasources I can see that my postID fields are both being read as integers.  I've tried every possible combination of different ='s and no ='s for the Filter property, but the only time I can get it to not throw the error is if I put an exact value in for the parameter, so instead of putting =Paramater.postID I just put in 30 (a known value in the postID's).  Any ideas as to why this error is being thrown?

I know it says right there that this will be thrown in preview mode, but when put into production the error persists.  No clue how to avoid this as it is breaking the exact project that is in the trainer.  Any ideas would be welcome. :)

Also, one issue I do notice is when I go into the Filter wizard, instead of the items I can pick they are all displayed as =Field.accID, =Field.postID, instead of just Field.accID, Field.postID.  Could this have anything to do with it?
Steve
Telerik team
 answered on 14 Oct 2008
1 answer
137 views
I have already  web application of RadControl ASP.NET. 
 I added RadAjaxManager of ASP.NET AJAX. but following error occured. How can I solve this problem?

Compiler Error Message: CS0433: The type 'Telerik.Web.UI.AjaxUpdatedControl' exists in both 'c:\WINDOWS\assembly\GAC_MSIL\Telerik.Web.UI\2008.2.826.35__121fae78165ba3d4\Telerik.Web.UI.dll' and 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\bt2009\f2afd4b4\7ca6f680\assembly\dl3\0ed21d71\001e5fb8_9ed0c701\Telerik.Web.UI.DLL'



 

Steve
Telerik team
 answered on 14 Oct 2008
1 answer
312 views
Hi,

We are currently using Telerik Controls for ASP.NET. We are evaluating the use of Telerik Reporting for our application.

I would like to know if the following is supported or is planned to be supported.
a) Sorting of Columns once the report is rendered
b) Filtering of data
c) Customising the report by removal or addition of columns
d) Ad Hoc Query - Expose our application data model and allow the end user to create their own reports through the web.

I am very keen to include Telerik Reporting in our solution, just given the ease of use and excellent support that my team has been receiving.

Would appreciate your response.

Regards,
Santosh
Steve
Telerik team
 answered on 13 Oct 2008
3 answers
203 views

Hello,
 
I have a data set which changes always. In my report I want to display all data tables of the data set programmatically.

I want to ask, if I can realise this by adding new sub reports. If so, could you kindly give me an example of C#?

Thanks a lot!

Svetoslav
Telerik team
 answered on 13 Oct 2008
1 answer
78 views
Hi there,

You have a great product but I wondered why visual studio express edition is not supported and if it ever will be. At the moment I cannot use it due to this limitation :sad:

Kind regards,
Martin.
Steve
Telerik team
 answered on 13 Oct 2008
Top users last month
Top achievements
Rank 1
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ivory
Top achievements
Rank 1
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
YF
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?