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...
User Profile
Collapse
-
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)Leave a comment:
-
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" />Leave a comment:
-
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...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
Leave a comment: