Click here to Skip to main content
15,907,497 members

Comments by Member 9954101 (Top 16 by date)

Member 9954101 12-Mar-14 1:44am View    
Oh Okay Thats really great , I forget to add jquery .But initially how do i make the first option selected so initially it always shows the value of first option. I tried making a variable have a selected.value from option but it dont works.
Member 9954101 3-Sep-13 1:47am View    
Thanks Rohan , I will check and get back to u. :)
Member 9954101 3-Sep-13 1:37am View    
by using cmdselect.ExecuteNonQuery(); command if am not wrong ?
Member 9954101 3-Sep-13 1:26am View    
c# Code . Which i have written . The button is not responding anything.
Member 9954101 3-Sep-13 1:21am View    
Hi,

Basically that button is not showing any response . Also , that button is not a asp:Button , Its just a html code .so, whether it will work on it or i have to use asp:button for it . Though i have given its function name in the code ie Sndbtn_Click() to Onclick.