Filter stops working when spaces in databand name

Stimulsoft Reports.NET discussion
Post Reply
Sandy Pham
Posts: 62
Joined: Mon Dec 11, 2006 1:43 pm
Location: U.S.A.

Filter stops working when spaces in databand name

Post by Sandy Pham »

I discovered if I sent the name of a DataBand to something with spaces, filters quit working.

dataBand.Name = "Data Band";

I'm not sure why this happens since your generated code is changing the name to "Data_Band".

Are there any other syntax rules for band names?

Thanks,

Sandy
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Filter stops working when spaces in databand name

Post by Vital »

We will check this problem.

Thank you.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Filter stops working when spaces in databand name

Post by Vital »

Some time ago this problem fixed in one of prereliase build of 2007.1.

Thank you.
Post Reply