User Profile

Collapse

Profile Sidebar

Collapse
shanthidiana
shanthidiana
Last Activity: Jun 11 '09, 02:05 PM
Joined: Feb 15 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • shanthidiana
    replied to Gridview and update
    hi all i fixed the issue at last... the issue was with GridView1_Selec tedIndexChanged event... the string s was assigned a value of null everytime... so for this, i used a hidden label instead of getting the value assigned to s... it worked... tat is y i gave the code... if someone wanted to run that from their end... but no one did... anyway thanks for ur help.

    Also i have started using parameters now... i should be excused for the...
    See more | Go to post

    Leave a comment:


  • shanthidiana
    replied to Gridview and update
    yep i understand... but being a newbie i am just learning the stuff...

    Any help on the issue i am actually facing??? (mentioned in the first post)
    See more | Go to post

    Leave a comment:


  • shanthidiana
    replied to Gridview and update
    still now luck Sreemathy... here is wat i did... anything else i should do???

    <asp:Button ID="btnupdate" AutoPostBack = "true" runat="server" Height="20px"
    onclick="btnupd ate_Click" Text="Update" />
    See more | Go to post

    Leave a comment:


  • shanthidiana
    started a topic Gridview and update

    Gridview and update

    hi All,

    I am new to dot net...

    i am learning it and I am doing my masters project in c# dot net with sql server 2000 backend...

    The issue i am having now is...
    i am having a gridview, upon selection of one of the rows, the row data is loaded into the textbox and dropdowns, so that when changes are made and update button is hit, the data is updated in the backend...

    all works fine except for...
    See more | Go to post
    Last edited by Frinavale; Feb 18 '09, 04:28 PM. Reason: Moved to ASP.NET Answers from .NET and added [code] tags
No activity results to display
Show More
Working...