c# - how to create RDLC form dynamically in run time and how to save it? -


how create rdlc form dynamically in run time , how save it?

you need understand report definition language , based on create xml file , save rdlc extension. if want handle report events, need emit generate dynamic .net code.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

java - where to store the user credentials in an enterprise application(EAI)? -

java - netbeans "Please wait - classpath scanning in progress..." -