How does asp page work?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

What is difference Data List and Data Repeater Control ?

1 Answers   TCS,


When does the application ONEND event handler fire?

1 Answers   C Squared Systems, Verinon Technology Solutions,


How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?

1 Answers   MMTS,


What is difference between URL and URI?

0 Answers   MCN Solutions,


How can we pass info between 2 asp.net pages?

0 Answers  






What is the advantage of using Windows authentication in a Web application?

0 Answers   MCN Solutions,


How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?

0 Answers  


What is mvc in angular?

0 Answers  


Explain what is the procedure to create the environment for asp.net? : asp.net mvc

0 Answers  


how to send mail in asp.net

2 Answers  


What does uri mean?

0 Answers  


I M working in 1.1 .net framework. In a page I have 5 text box & 2 data grid. In PageLoad() All text box will populate with blank value & 1st dataGrid with some value. When I click on EDIT button Of the 1st dataGrid,The Relevent data Of the particular row will populate in first 3 textboxs & corresponding relevent data Will populate in the 2nd DataGrid. Now when I click 2nd datagrid's EDIT button of a perticular Row,relevent data will populate on last 2 textboxs & 1st 3 textbox's value will be same as per as it was........ ........My Problem Is ........... When I click on edit button Of 2nd DataGrid, 1st 3 text boxes values goes Off & 2nd DataGrid Is goes off Due to Postback.but The relevent value is populated In last 2 textboxes.So How I stoped this postback??So that all the data in 1st 3 textboxes will be same.So that I can edit the values of 2nd Grid with 1st 3 textBoxes value.. plz dirctly mail me 1 copy of post to... maloy.adhikari@in.com

2 Answers  


Categories