Click here to Skip to main content
15,895,709 members
Home / Discussions / C#
   

C#

 
GeneralRe: problem de-serializing using GZip: file left "open" Pin
BillWoodruff17-Jan-16 6:49
professionalBillWoodruff17-Jan-16 6:49 
QuestionHow to disable show again the same form ? Pin
Member 1224802814-Jan-16 0:16
Member 1224802814-Jan-16 0:16 
AnswerRe: How to disable show again the same form ? Pin
John Torjo14-Jan-16 4:02
professionalJohn Torjo14-Jan-16 4:02 
GeneralRe: How to disable show again the same form ? Pin
Member 1224802814-Jan-16 11:18
Member 1224802814-Jan-16 11:18 
GeneralRe: How to disable show again the same form ? Pin
Mycroft Holmes14-Jan-16 11:46
professionalMycroft Holmes14-Jan-16 11:46 
GeneralRe: How to disable show again the same form ? Pin
Member 1224802814-Jan-16 11:59
Member 1224802814-Jan-16 11:59 
GeneralRe: How to disable show again the same form ? Pin
Sascha Lefèvre14-Jan-16 12:14
professionalSascha Lefèvre14-Jan-16 12:14 
AnswerRe: How to disable show again the same form ? Pin
BillWoodruff14-Jan-16 21:30
professionalBillWoodruff14-Jan-16 21:30 
GeneralRe: How to disable show again the same form ? Pin
Member 1224802815-Jan-16 11:03
Member 1224802815-Jan-16 11:03 
Questionsending/receiving sms with c# code using smartphone Pin
Roberto64_Ge12-Jan-16 4:24
Roberto64_Ge12-Jan-16 4:24 
AnswerRe: sending/receiving sms with c# code using smartphone Pin
Dave Kreskowiak12-Jan-16 4:38
mveDave Kreskowiak12-Jan-16 4:38 
QuestionReport builder in c# Pin
Zeyad Jalil12-Jan-16 2:47
professionalZeyad Jalil12-Jan-16 2:47 
AnswerRe: Report builder in c# Pin
Pete O'Hanlon12-Jan-16 3:14
mvePete O'Hanlon12-Jan-16 3:14 
GeneralRe: Report builder in c# Pin
Zeyad Jalil12-Jan-16 6:58
professionalZeyad Jalil12-Jan-16 6:58 
GeneralRe: Report builder in c# Pin
F-ES Sitecore12-Jan-16 23:27
professionalF-ES Sitecore12-Jan-16 23:27 
AnswerRe: Report builder in c# Pin
ZurdoDev12-Jan-16 3:55
professionalZurdoDev12-Jan-16 3:55 
GeneralRe: Report builder in c# Pin
Zeyad Jalil12-Jan-16 6:58
professionalZeyad Jalil12-Jan-16 6:58 
AnswerRe: Report builder in c# Pin
rodrigogroff12-Jan-16 4:01
rodrigogroff12-Jan-16 4:01 
GeneralRe: Report builder in c# Pin
Zeyad Jalil12-Jan-16 6:59
professionalZeyad Jalil12-Jan-16 6:59 
GeneralRe: Report builder in c# Pin
rodrigogroff12-Jan-16 7:42
rodrigogroff12-Jan-16 7:42 
AnswerRe: Report builder in c# Pin
Brisingr Aerowing12-Jan-16 4:08
professionalBrisingr Aerowing12-Jan-16 4:08 
GeneralRe: Report builder in c# Pin
Zeyad Jalil12-Jan-16 6:59
professionalZeyad Jalil12-Jan-16 6:59 
GeneralRe: Report builder in c# Pin
Brisingr Aerowing12-Jan-16 13:31
professionalBrisingr Aerowing12-Jan-16 13:31 
AnswerRe: Report builder in c# Pin
Mycroft Holmes12-Jan-16 12:07
professionalMycroft Holmes12-Jan-16 12:07 
Your expectations are a long way beyond a report builder, any report builder. All of them will handle to design and layout of the reports you require, deciding on the layout of the report is up to the user designing the report, not the report builder software.

Storing the query and report code into a database is up to you to build. I have done all of the above using a number of reporting tools over the years so there is nothing new about your requirements. It will require you to a lot of work managing the infrastructure.

You will not need to create your own report designer, use one of the commercially available ones.
Never underestimate the power of human stupidity
RAH

AnswerRe: Report builder in c# Pin
Gerry Schmitz12-Jan-16 16:39
mveGerry Schmitz12-Jan-16 16:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.