properties problem of button
-
hai, i have oone dprdown and one text box,below that save button .all the functions are working properly.but when i click on save button 1st time the action is not taking on second click the the data is saving ,what could be the problem, any properties to be checked? thanks and regards,
surendra
-
hai, i have oone dprdown and one text box,below that save button .all the functions are working properly.but when i click on save button 1st time the action is not taking on second click the the data is saving ,what could be the problem, any properties to be checked? thanks and regards,
surendra
Hi, It would be better if you can post you page load and button click code. That would atleast give some idea as to where the error can be.. also post the html side of code (.aspx) Thanks and best regards Omkar Ghaisas
-
hai, i have oone dprdown and one text box,below that save button .all the functions are working properly.but when i click on save button 1st time the action is not taking on second click the the data is saving ,what could be the problem, any properties to be checked? thanks and regards,
surendra
What is the code that you are using for the button click, if you are adding an onclick funtion to the button when the button is clicked, then th onclick function will only be created, not run the first time the button is clicked
-
Hi, It would be better if you can post you page load and button click code. That would atleast give some idea as to where the error can be.. also post the html side of code (.aspx) Thanks and best regards Omkar Ghaisas