| so29 |
| Member |
|
|
|
|
| None Specified |
|
| Monday, November 02, 2009 |
| Wednesday, August 18, 2010 4:05:17 PM |
69 [0.48% of all post / 0.22 posts per day] |
|
Hello, Thank you Please note this calculated column made in report page Not in the application
May About code guide
Code: <Sort isList="true" count="2"> <value>ASC</value> <value>{Customers.CustomerID2}</value> </Sort>
Thank you
|
Aleksey wrote: To make this code work, it is necessary to embed it before compilation, because data should be calculated by calculated columns.
Hello, I am using the Begin event rendering Unfortunately will not work correctly
Please Give more explanation
Thank you.
|
Jan wrote:Please use following format: Code:<Sort isList="true" count="2"> <value>ASC</value> <value>{Customers.CustomerID2}</value> </Sort> .
Hello,
Please tell where and how this code should I use
Thank you
|
Aleksey wrote:Hello, You can use the following code in Begin Render events of report: Code:DataBand1.Sort = new string[2] { "ASC", "ColumnName" }; Thank you.
Hello
I've used the same code But this code does not sort calculated column
Thank you
|
Hello
Where to use begin render Event ? Please Give more explanation
Thank you.
|
Hello How can sort the calculated column ؟
DataBand1.Sort = new string[2] { "ASC", "Name" };
I use the above code I can sort the columns But no calculated column
Please guide me Thank you
|
Quote:Please use latest versions of Stimulsoft Reports on VS2010.
hi I've changed VS2008 and STI 2007.1
But when the report runs to error ERROR :Ambiguous match found.
But the problem still exists
Really tired
Please guide me
|
Hello
I'm using the VS2010 STI 2007.1 But when the report runs to error ERROR :Ambiguous match found. Please guide me
|
Hello
I'm using the VS2010 STI 2009.1.323 But when the report runs to error ERROR : Exception has been thrown by the target of an invocation. Please guide me
|
hi
Quote:Yes, it is true that 'Version: 2009.3.501 from 14 September 2009' did not work because this prerelease build was issued before the patch was ready. The prerelease build from 28 of September
Where do I download this file؟؟
I do not find it here http://stimulsoft.com/ReportsNetDownloads.aspx
Please guide me
Thank you
|
|