Search

You searched for the word(s): userid:667653

Matching Posts

  • Re: Click event not firing

    Are you using more than one button on your markup page? [quote user="tcreynolds"] The button and edited code. Also, the autoeventwireup was already set to true. < asp : Button ID ="btnSubmit" runat ="server" Text ="Submit" OnClick ="btnSubmit_Click" /> view plain copy to clipboard print ? using System; using System.Collections; using System.Configuration; using System.Data; using System.Web; using System.Web.Security; using System.Web.UI; using
    Posted to Web Forms (Forum) by gridview on 8/5/2009
  • Re: hiding forms

    Try using ASP.NET Panel control. [quote user="mattatuni2"] is it possible to set a div on my page (which contains a load of controlls) to visible or not visible on a button click (hence all the controlls within it)? [/quote]
    Posted to Web Forms (Forum) by gridview on 8/5/2009
  • Re: can we view multiple distinct report from SSRS

    Thanks for your reply... I will look at the link and let you know if this works for me. [quote user="Zong-Qing Li - MSFT"] Hi, In this scenario, I suggest to add multiple sub reports into the report. Please check the following link. http://msdn.microsoft.com/en-us/library/ms159837.aspx Please feel free to let me know if I’ve misunderstood anything. [/quote]
    Posted to SQL Server Reporting Services (Forum) by gridview on 5/11/2009
  • Re: Load test - ASP.NET web application

    Thanks for your reply.... I looked at the WCAT and I realized this is not what I am looking for.. I did some more search on Google and came accross "OpenSTA" and this tool fits my requirement but the problem is that it is OutDated Tool.... I also looked at WAPT but they do not generate scripts for customized test scenarios...I am also looking at the RADView Tools.... Please let me know you views about the above tools or if anyone has used any Load testing tools ...please let me know. Thanks
    Posted to Getting Started (Forum) by gridview on 5/11/2009
  • Re: SSRS 2008 client side printing fetaure cuts-off the footer.

    Thanks for your reply... I am running IE 7 , Do you think I need to upgrade to IE 8 and it will solve the problem? I am using SQL server 2008 for the reporting. [quote user="Demon-Hunter"] Hey, it is a strange issue. I suggest to upgrade your browser to test. If it still not works, please report this issue to the following link. https://connect.microsoft.com/SQLServer/Feedback Hunters. [/quote]
    Posted to SQL Server Reporting Services (Forum) by gridview on 5/11/2009
  • can we view multiple distinct report from SSRS

    Is there any way to create the below in SSRS 2008: Report will have two date-parameters: Begin Date and End Date and when user click "View" button on the report manager.... FIVE distinct Reports opens up. I am converting Access report to SSRS...in Access we were using Macro to do the above. I am not sure whether it is possible in SSRS Or not? Please suggest. Thanks.
  • SSRS 2008 client side printing fetaure cuts-off the footer.

    I have installed sql server 2008 developer edition and was using it to generate reports. Everything works fine except when users uses the client side printing fetaure (print icon on the Report Manger)...and prints it ...but it cut off the report footer like page number at the bottom of the report. However, if users export the report in PDF format and print it, print out comes out perfect. Any clue why this is happening and what is solution for this problem. Thanks.
  • Load test - ASP.NET web application

    Hi there, I am looking for a free tool (open source) to do load testing of the ASP.NET web application. I am not looking for something very fancy but something which is easy to use as this our frist baby steps. I did google and found this link: http://blogs.msdn.com/alikl/archive/2008/03/09/stress-test-asp-net-web-application-with-free-wcat-tool.aspx The good thing about WCAT is that it is FREE.....Does any one has used this tool and have some walkthrough or samples or any other helpful documenation
    Posted to Getting Started (Forum) by gridview on 5/3/2009
  • Re: get parent record and all its child records

    I still get the same error.... also I was wondering will SQL Reporting will allow me to create the same function each time a report is run. Any other ideas? [quote user="fornarat"] Hi,do you really need to drop the function? if you drop it how it will be called afterwards from the Reporting? The script isoleted works fine. Try leaving it and let me know. Regards Tom [/quote]
  • Re: get parent record and all its child records

    thanks Tom ...let me try it and will let u know. [quote user="fornarat"] Hi,do you really need to drop the function? if you drop it how it will be called afterwards from the Reporting? The script isoleted works fine. Try leaving it and let me know. Regards Tom [/quote]
Page 1 of 39 (388 items) 1 2 3 4 5 Next > ... Last »