Percentage symbol in dataset column name

Stimulsoft Reports.NET discussion
Post Reply
cmcardle75
Posts: 19
Joined: Thu Dec 03, 2009 10:38 am

Percentage symbol in dataset column name

Post by cmcardle75 »

I can't get Stimulsoft reports to work with a percentage symbol in the data set column name. Whether I use the design (web) or programatically (including square brackets), I get compile errors. Is this a bug?

Christian.
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Percentage symbol in dataset column name

Post by Jan »

Hello Christian,

Please change Name of column. For example name of column in database - Test%. Name of column in dictionary:

NameInSource: Test%
Name: Test_
Alias: Test

Thank you.
Post Reply