Error when sorting

Stimulsoft Reports.NET discussion
Post Reply
zreptil
Posts: 18
Joined: Tue Aug 19, 2008 1:17 am

Error when sorting

Post by zreptil »

Hi,

i downloaded the latest Version 2009.1 and tried sorting of data. when i change the sort type of a databand it crashes with an "array index out of bound"-exception. is this error known or am i doing something wrong?
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Error when sorting

Post by Jan »

Hello,

Sorry i can't reproduce this problem. May be i don't take in consideration some moments. Can you provide full error stack for this exception?

Thank you.
zreptil
Posts: 18
Joined: Tue Aug 19, 2008 1:17 am

Error when sorting

Post by zreptil »

Hi Jan,

i told something wrong. It is not an exception, it is simply a Messagebox, that appears. It says "Der Index war außerhalb des Arraybereichs". In English this maybe similar to "array index out of bounds". The message is also in german, when i change the interface language in the designer to english.

It happens, when i select "sort" from the property sheet of a data-band. then i select a datafield in the combobox "sort by". when i click the down-arrow right to the "sort by" combobox to open it again this error pops up.

i bind the data to the report using

report.RegData("BusinessData", data);

there is just another error when sorting. when i set the sorting, a master-detail-binding gets lost.
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Error when sorting

Post by Andrew »

Hello.

We cannot reproduce the issue.
Please, send your report to support@stimulsoft.com

Thank you.
Post Reply