JavaScript - drill down using javascript

Asked By Sunil Kurian
01-Sep-06 06:15 AM
hi, 

can anyone help in implementing a drill down web report using javascript? Thanks in avance

sunil kurian
  Asked By Sushila Patel
01-Sep-06 09:07 AM
You can use css aprrach which works for IE
http://jjnau.netfirms.com/showhide/showhideCSS.htm 
Or other apprach
http://jjnau.netfirms.com/showhide/showhide.htm
Create New Account
help
PC as testing webserver and now I need to have ASP page to call crystal report. Can anybody help me to have simple code to call CR Report? Prakash Do I need to create two ASP file.by which name? and which file couldnt get it where it is installed). But in my PC, I dont have crystal report installed. On my PC I have one folder WEBREPORT as local site and one as from zip First file : SimplePreviewReport.asp having code as below. . <%@ LANGUAGE = "VBSCRIPT" %> <% ' = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = ' WORKING WITH THE REPORT DESIGNER COMPONENT AND ASP TO PREVIEW A REPORT ' = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = ' ' CONCEPT ' ' ALWAYS REQUIRED STEPS (contained in AlwaysRequiredSteps.asp) ' - create the application object ' - create the report object ' - open the report ' ' MORE ALWAYS REQUIRED STEPS (contained in MoreRequiredSteps.asp) ' - retreive the records ' - create the page engine DISPLAY THE REPORT ' - display the report using a smart viewer ' = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = %> <% ' This line creates a string variable called reportname
Jump to Report Parameters collapsed SQL Server Hi I am using a jump through report action to call a sub report. The main report has the paramters displayed but for the sub report the section where the parameters are displayed is collapsed. Is there a way to change this behaviour for the second report, my users will want to know where the parameters are. A second question, how to you go back to the first report without coding another jump to report action. In the development environment (visual studio) there is a nice blue button that you
org Code examples and expert discussions on C++, MFC, VC, ATL, STL, templates, Java, Python, Javascript Anyone can file Firefox bugs. You just have to create an account on their bug about on their bb. Do you happen to have a link for filing a bug report. I am really stretched here. Every minute counts. - - Programmer's Goldmine collections: http: / / preciseinfo.org of code examples and expert discussions on C++, MFC, VC, ATL, STL, templates, Java, Python, Javascript, organized by major topics of language, tools, methods, techniques. If you can easily repro this of code examples and expert discussions on C++, MFC, VC, ATL, STL, templates, Java, Python, Javascript, organized by major topics of language, tools, methods, techniques. Well, I tried to use the of code examples and expert discussions on C++, MFC, VC, ATL, STL, templates, Java, Python, Javascript, organized by major topics of language, tools, methods, techniques. If you run the process under of code examples and expert discussions on C++, MFC, VC, ATL, STL, templates, Java, Python, Javascript, organized by major topics of language, tools, methods, techniques. I am glad that you have of code examples and expert discussions on C++, MFC, VC, ATL, STL, templates, Java, Python, Javascript, organized by major topics of language, tools, methods, techniques. The graphic driver and usb driver of code examples and expert discussions on C++, MFC, VC, ATL, STL, templates, Java, Python, Javascript, organized by major topics of language, tools, methods, techniques. Yep, and the suggestions I heard
Going back after "jump to report" SQL Server Hi, I jumped from one report to enter (useing the "jump to report" option). How can I go back to the first report? I tried with the "backspace" button and I tried useing Thanks SQL Server Reporting Services Discussions SQL Server (1) Report (1) Conger (1) Loehle (1) Whan (1) Environement (1) Javascript (1) Ed6b57e2 (1) Are you talking about the development environement or deployed to the server Server Reporting Services Hi Bruce, Sorry for not giving enough details. I've deployed the report to my sql server. The report is in a window that was opened with javascript with no toolbar. I've tried
barcode value to binary and stored in data base perfectly. . . but i will design crystal report to print the Barcode but i will set the barcode size in printer setup. . .But split by two records i didnt know how to set Barcode label size in crystal report an get the Perfect output. . . plz give me a Solutions. . . Thanx in Advance. . . Hi, Just check this Many times user would want to use C1Barcode in a column in Crystal Report . This blog gives a Step-By-Step to create a Crystal Report which features barcoding capabilities by using C1Barcode and using as data source for the report a Typed DataSet. Follow these steps: • Open Visual Studio and create a new Windows Application to System.Byte[] data type • Save the Northwind.xsd file. • Now add a new Crystal Report item to the project and name it CrystalReportBarcode.rpt . • Click Add button. Next, choose "Blank Report" in the Crystal Report Gallery dialog box. Creating a blank report Click OK button. • Launch Crystal Report Database Expert