|
Dynamic Report -- "danvonfeldt --
I was wondering if anybody out there had a good solution for building up a dynamic report with vb.net. Where I work we only have Crystal .NET (9.1), and I do not believe it is possible to build a dynamic report with this technology. Any help would be greatly appreciated. |
|
-- Rajendra Dewani --
what do you mean by dynamic report. tell me in detail, dynamic report is possible but for the solution i need data structure and report to be build Rajendra Dewani On 7/7/06, danvonfeldt I was wondering if anybody out there had a good solution for building up a dynamic report with vb.net. Where I work we only have Crystal .NET (9.1), and I do not believe it is possible to build a dynamic report with this technology. Any help would be greatly appreciated. > -- Signature. Rajendra Dewani ( {R} 079-26840190) +919824651350 Sr.Programmer & Sr.QA |
|
-- prashant --
Rajendra Dewani wrote: what do you mean by dynamic report. tell me in detail, dynamic report is possible but for the solution i need data structure and report to be build Rajendra Dewani On 7/7/06, danvonfeldt <danvonfeldt> wrote: > > > I was wondering if anybody out there had a good solution for building > up a dynamic report with vb.net. Where I work we only have Crystal > .NET (9.1), and I do not believe it is possible to build a dynamic > report with this technology. > > Any help would be greatly appreciated. > > > > > -- Signature. Rajendra Dewani ( {R} 079-26840190) +919824651350 Sr.Programmer & Sr.QA ------=_Part_55377_27962291.1152345837567 Content-Type: text/html; charset=ISO-8859-1 X-Google-AttachSize: 967 <div>what do you mean by dynamic report.</div> <div> </div> <div>tell me in detail, dynamic report is possible but for the solution i need data structure and report to be build</div> <div> </div> <div>Rajendra Dewani<br><br> </div> <div><span class="gmail_quote">On 7/7/06, <b class="gmail_sendername"><a href="mailto:danvonfeldt">danvonfeldt</a></b> <<a href="mailto:danvonfeldt">danvonfeldt</a>> wrote:</span> <blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>I was wondering if anybody out there had a good solution for building<br>up a dynamic report with <a href=" http://vb.net ">vb.net</a>. Where I work we only have Crystal<br>.NET (9.1), and I do not believe it is possible to build a dynamic<br>report with this technology.<br><br>Any help would be greatly appreciated.<br><br><br><br><br>Sr.Programmer & Sr.QA ------=_Part_55377_27962291.1152345837567-- Dynamic report can be generated by using literal in asp.net. This is more flexible than Crystal Report and Data Grid. Prashant Kumar Sr. Programmer Zed Axis Technology e-mail: mca.pkt |
|
-- PRASHANTKUMAR --
I mean to say dynamic report is not only to show values of fields , it has to show header and caption also. any suggestion is welcome. On 7/10/06, prashant <mca.pkt> wrote: Rajendra Dewani wrote: > what do you mean by dynamic report. > > tell me in detail, dynamic report is possible but for the solution i need > data structure and report to be build > > Rajendra Dewani > > > On 7/7/06, danvonfeldt <danvonfeldt> wrote: > > > > > > I was wondering if anybody out there had a good solution for building > > up a dynamic report with vb.net. Where I work we only have Crystal > > .NET (9.1), and I do not believe it is possible to build a dynamic > > report with this technology. > > > > Any help would be greatly appreciated. > > > > > > > > > > > > -- > > Signature. > Rajendra Dewani ( {R} 079-26840190) +919824651350 > > Sr.Programmer & Sr.QA > > ------=_Part_55377_27962291.1152345837567 > Content-Type: text/html; charset=ISO-8859-1 > X-Google-AttachSize: 967 > > <div>what do you mean by dynamic report.</div> > <div> </div> > <div>tell me in detail, dynamic report is possible but for the solution i need data structure and report to be build</div> > <div> </div> > <div>Rajendra Dewani<br><br> </div> > <div><span class="gmail_quote">On 7/7/06, <b class="gmail_sendername"><a href="mailto:danvonfeldt">danvonfeldt</a></b> <<a href="mailto:danvonfeldt">danvonfeldt</a>> wrote:</span> > > <blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>I was wondering if anybody out there had a good solution for building<br>up a dynamic report with <a href=" http://vb.net ">> vb.net</a>. Where I work we only have Crystal<br>.NET (9.1), and I do not believe it is possible to build a dynamic<br>report with this technology.<br><br>Any help would be greatly appreciated.<br><br><br><br><br>Sr.Programmer & Sr.QA > > ------=_Part_55377_27962291.1152345837567-- Dynamic report can be generated by using literal in asp.net. This is more flexible than Crystal Report and Data Grid. Prashant Kumar Sr. Programmer Zed Axis Technology e-mail: mca.pkt |