Click here to Skip to main content
15,914,447 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: TreeView with nodes and thumbnail Pin
helelark1235-Jan-08 6:33
helelark1235-Jan-08 6:33 
QuestionCan Access session from Seprate Class Pin
sepel4-Jan-08 21:29
sepel4-Jan-08 21:29 
AnswerRe: Can Access session from Seprate Class Pin
Abhijit Jana4-Jan-08 21:43
professionalAbhijit Jana4-Jan-08 21:43 
AnswerRe: Can Access session from Seprate Class Pin
N a v a n e e t h5-Jan-08 8:56
N a v a n e e t h5-Jan-08 8:56 
GeneralRe: Can Access session from Seprate Class Pin
sepel5-Jan-08 17:48
sepel5-Jan-08 17:48 
GeneralFetching data from another website Pin
v1i9n6o7d4-Jan-08 21:09
v1i9n6o7d4-Jan-08 21:09 
GeneralRe: Fetching data from another website Pin
Paul Conrad5-Jan-08 9:46
professionalPaul Conrad5-Jan-08 9:46 
GeneralDumb problem with DataGrid please help Pin
papa804-Jan-08 20:55
papa804-Jan-08 20:55 
Hello friends
First at all happy new year of all of you.All the best in next one.))

Cloud you help me please.I will describe the problem.It seens stupid but i did not use VS from 1 year and just now start it again.

So we have GridView inside of it are templates for example label and text box for edit mode which are connected with some db.So the problem is appear when i try to update that data exactly in updating event.After pressing update button in quick watch i see that it is give me old value not what i had change ready!!!For example in label value is 1 and when you press button edit in text box is 1 too but my goal is to be changed to 2 so in text box value is changed to 2 but after pressing of bot ton the value which is extract is 1???Pleas cloud you tell me some body why.Unfortunately the at the moment i am not in-front of my pc but let try the code.
string name;
name=((TextBox)(gvMain.Rows[e.EditIndex].Cells[1].Control[1])).Text;

And result is 1;
Please tell me why
Now the project on which i work it use net.3.5 can you explain me if there is some changes and why if i catch the text box the value is old one not the value which i already type on it.
Thanks in advance.

when i want to read something good just seat and type it

GeneralGet all the Unchecked nodes as TreeNodeCollection Pin
tonymathewt4-Jan-08 20:49
professionaltonymathewt4-Jan-08 20:49 
QuestionHow to Decrypt? Pin
Kasi Viswanathan4-Jan-08 20:07
Kasi Viswanathan4-Jan-08 20:07 
GeneralRe: How to Decrypt? [modified] Pin
rahul.net114-Jan-08 20:26
rahul.net114-Jan-08 20:26 
GeneralRe: How to Decrypt? Pin
Kasi Viswanathan6-Jan-08 18:11
Kasi Viswanathan6-Jan-08 18:11 
GeneralRe: How to Decrypt? Pin
Mark Churchill4-Jan-08 20:29
Mark Churchill4-Jan-08 20:29 
GeneralRe: How to Decrypt? Pin
Kasi Viswanathan6-Jan-08 18:09
Kasi Viswanathan6-Jan-08 18:09 
GeneralRe: How to Decrypt? [modified] Pin
Eric.W5-Jan-08 2:10
Eric.W5-Jan-08 2:10 
GeneralRe: How to Decrypt? Pin
Kasi Viswanathan6-Jan-08 18:13
Kasi Viswanathan6-Jan-08 18:13 
GeneralRe: How to Decrypt? Pin
Eric.W9-Jan-08 4:21
Eric.W9-Jan-08 4:21 
GeneralRe: How to Decrypt? Pin
Paul Conrad5-Jan-08 9:48
professionalPaul Conrad5-Jan-08 9:48 
GeneralRe: How to Decrypt? Pin
Kasi Viswanathan6-Jan-08 18:16
Kasi Viswanathan6-Jan-08 18:16 
GeneralRe: How to Decrypt? Pin
Paul Conrad7-Jan-08 7:31
professionalPaul Conrad7-Jan-08 7:31 
GeneralRe: How to Decrypt? Pin
Kasi Viswanathan7-Jan-08 18:25
Kasi Viswanathan7-Jan-08 18:25 
Generalfixed header Pin
RajeevKumarSharma4-Jan-08 19:25
RajeevKumarSharma4-Jan-08 19:25 
GeneralImage Display Problem Pin
SreejithAchutan4-Jan-08 19:24
SreejithAchutan4-Jan-08 19:24 
GeneralRe: Image Display Problem Pin
SreejithAchutan4-Jan-08 20:38
SreejithAchutan4-Jan-08 20:38 
GeneralRe: Image Display Problem Pin
Abhijit Jana4-Jan-08 21:41
professionalAbhijit Jana4-Jan-08 21:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.