Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
pradeepbill
Starting Member
1 Post |
Posted - 2011-01-13 : 10:21:12
|
Hi there, I am trying to sort a report pro-grammatically, here is the API I am trying to use as belowReportExecutionService.Sort(SortItem, _Direction, Clear, ReportItem, NumPages), but not sure what each of the below parameters mean , and also the above method returns an integer, how am I supposed to use the returned integer to write as a response sorted object.Please helpThanksPradeep |
|
|
|
|