User Profile

Collapse

Profile Sidebar

Collapse
murthychvrm
murthychvrm
Last Activity: Nov 3 '08, 01:21 PM
Joined: Apr 10 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • why we declare "ReportDocument doc;" in this coding?what it is doing here?

    why we declare "ReportDocu ment doc;" in this coding?what it is doing here?

    Code:
    using System;
    using System.Data;
    using System.Configuration;
    using System.Collections;
    using System.Web;
    using System.Web.Security;
    using System.Web.UI;
    using System.Web.UI.WebControls;
    using System.Web.UI.WebControls.WebParts;
    using System.Web.UI.HtmlControls;
    using Dal_ricepack;
    ...
    See more | Go to post
    Last edited by DrBunchman; Oct 16 '08, 10:47 AM. Reason: Added [Code] Tags - Please use the '#' button

  • murthychvrm
    started a topic If conditions for stored procedure

    If conditions for stored procedure

    i wrote the stored procedure like as below .it was executed successfully.no w i want to write if conditions for this stored procedure at check all conditions if i give fromdate and todate this is first case.second is not give fromdate and give todate.third give fromdate and not give todate.if i not give fromdate and not give todate.
    how to write code for above cases?

    stored procedure:

    set ANSI_NULLS ON
    set...
    See more | Go to post

  • murthychvrm
    started a topic Grid View
    in .NET

    Grid View

    Source Code For Grid View Control
    See more | Go to post
No activity results to display
Show More
Working...