Click here to Skip to main content
15,888,315 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: API's Pin
Ashfield12-Mar-09 2:39
Ashfield12-Mar-09 2:39 
AnswerRe: API's Pin
0x3c013-Mar-09 3:47
0x3c013-Mar-09 3:47 
GeneralRe: API's Pin
Jim Crafton13-Mar-09 9:41
Jim Crafton13-Mar-09 9:41 
GeneralRe: API's Pin
shaikcode13-Mar-09 20:27
shaikcode13-Mar-09 20:27 
AnswerRe: API's Pin
Colin Angus Mackay15-Mar-09 3:56
Colin Angus Mackay15-Mar-09 3:56 
QuestionError throwing when using Mozilla firefox browser. Pin
Rasma Raj10-Mar-09 1:31
Rasma Raj10-Mar-09 1:31 
AnswerRe: Error throwing when using Mozilla firefox browser. Pin
SeMartens11-Mar-09 22:32
SeMartens11-Mar-09 22:32 
QuestionProblem With ModalPopupExtender and UpdatePanel Pin
VikashGohil9-Mar-09 6:48
VikashGohil9-Mar-09 6:48 
Hello,

I am working on a Data Centric Web Application of Creating Inventory Application.

I have decided using ModalPopupExtender for Adding and Modifying records.

eg. I have a Company master, i first display the List of records in Gridview and then if user clicks on Add or Edit Button, will display the modal popup with a Form for entering data.

I have succeeded in Creating this and everything works fine, the modal popup is displayed on clicking on Modify or Add button in the gridview, but the problem is about displaying data in controls of the modal popup.

When the page loads, and when i click on Add button for first time, The popup displays properly with blank controls,

Also When i click on Modify, it properly fills the controls with proper data of the selected record from the Gridview,

The problem begins here, now when i again Click on Add button, it does not display blank controls but display the same data which i selected in Modify.

Can anyone please tell me why this happens, after clicking on Modify Button , Add button does not work, but again clicking on Modify properly displays another record from the gridview.

I have placed a Gridview in UpdatePanel1 and The form for dataentry in another updatepanel2 inside a Panel.

What i am doing is, on click Add button I am clearing all controls on the form and doing UpdatePanel2.Update before displaying The Modal. But this does not work, whereas in Modify button i do the same thing just that i fill the controls this time with data selected and i again do UpdatePanel2.update and this works perfectly fine.

Could Anyone please suggest me something on this topic.

Hope I have clearly specified my Query.

Waiting for a reply, Thanks In Advance.
AnswerRe: Problem With ModalPopupExtender and UpdatePanel Pin
Rajdev Ramasamy13-Mar-09 0:09
Rajdev Ramasamy13-Mar-09 0:09 
AnswerWhat language are you using? Pin
Naruki23-Mar-09 20:24
Naruki23-Mar-09 20:24 
QuestionDeploy website on ftp Pin
Hemant Thaker8-Mar-09 19:19
Hemant Thaker8-Mar-09 19:19 
AnswerRe: Deploy website on ftp Pin
Abhishek Sur9-Mar-09 3:35
professionalAbhishek Sur9-Mar-09 3:35 
AnswerRe: Deploy website on ftp Pin
Roger Wright10-Mar-09 19:03
professionalRoger Wright10-Mar-09 19:03 
QuestionHow would you do it? web modification and SEO... [modified] Pin
Joan M8-Mar-09 7:28
professionalJoan M8-Mar-09 7:28 
AnswerRe: How would you do it? web modification and SEO... Pin
Chris Maunder8-Mar-09 8:17
cofounderChris Maunder8-Mar-09 8:17 
GeneralRe: How would you do it? web modification and SEO... Pin
Joan M8-Mar-09 8:26
professionalJoan M8-Mar-09 8:26 
GeneralRe: How would you do it? web modification and SEO... Pin
Roger Wright10-Mar-09 19:06
professionalRoger Wright10-Mar-09 19:06 
GeneralRe: How would you do it? web modification and SEO... Pin
Chris Maunder11-Mar-09 3:35
cofounderChris Maunder11-Mar-09 3:35 
QuestionUser and Profile information [modified] Pin
NetQuestions7-Mar-09 18:47
NetQuestions7-Mar-09 18:47 
AnswerRe: User and Profile information Pin
JMummery8-Mar-09 5:23
professionalJMummery8-Mar-09 5:23 
GeneralRe: User and Profile information Pin
NetQuestions8-Mar-09 20:04
NetQuestions8-Mar-09 20:04 
GeneralRe: User and Profile information Pin
JMummery8-Mar-09 23:39
professionalJMummery8-Mar-09 23:39 
GeneralRe: User and Profile information Pin
NetQuestions9-Mar-09 21:52
NetQuestions9-Mar-09 21:52 
QuestionReference errors using classes defined locally but then imported into a Webservice Pin
redivider6-Mar-09 11:06
redivider6-Mar-09 11:06 
QuestionIIS/Http Compression. Pin
Member 23244836-Mar-09 7:09
Member 23244836-Mar-09 7:09 

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.