/    Sign up×
Community /Pin to ProfileBookmark

I am using a gridview in my form and i am calling a stored procedure Delete and it keeps giving me an error that it is not getting a parameter passed to it and it breaks everytime i click the delete button. but my sql procedure is written correctly. Any ideas?

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@the_treeFeb 17.2006 — [list]
  • [*]What is "gridview"?

  • [*]"A stored procedure", stored with SQL?

  • [*]What paremeter is it complaining about?
    [list]
  • [*]is it one that your form is sending?
  • [/list]

  • [*]Can we [i]see[/i] the query your using?

  • [*]Can we [i]see[/i] the markup for your form?

  • [/list]
    Copy linkTweet thisAlerts:
    @Tweak4Feb 17.2006 — Asking in the correct forum would be my biggest suggestion. Off hand, it sounds like you're talking about MS Visual Studio, which would mean that your question isn't HTML in nature, but more likely either ASP, C# or another VS language, most of which have their own forums here.

    However, GridLayout vs FlowLayout should not make one bit of difference in respect to the code running in your codebehind page. Make sure you are using an actual TextBox control, rather than an html textbox, and make sure all of your controls have their "runat" properties set properly.

    (Oh yeah, and post actual code- page, codebehind, any relevant classes, etc- makes it much easier to diagnose a problem)
    ×

    Success!

    Help @chekisfast spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 5.18,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @AriseFacilitySolutions09,
    tipped: article
    amount: 1000 SATS,

    tipper: @Yussuf4331,
    tipped: article
    amount: 1000 SATS,

    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,
    )...