tags:

views:

49

answers:

2

Dears, i am looking for a .net reporting control with following requirements: 1.) i need to have one report for both arabic and english data, i have a meta resources table in my database, this table has english and arabic caption, so when user select tosee arabic report, it should completely arabic data and vice versa.

2.)i should be able to write custom functions in C# and set the parameters value from code should be possible.

3.)it shud support multiple databases, plus linq support to quickly set the complex datasource.

4.) standard export formats, like pdf , excel. 5.) simple chart functionalities, drill down. 6.) it should be light weight to install at customer site.

pls suggest, which tool can meet this requirements. i have used crystal but i needed to make english and arabic copy for each reports.so pls suggest. open soure or commercial anything.

Thanks HAN

A: 

I think xtraReport of developer express will full fill all your requirements..To have a look on it click here

Rupeshit
but how do i use single report to show both arabic and english data. can xtra report do that for me.pls advise.thanks
hhk999
A: 

I recommend you to look at FastReport .NET.

programmer256