Skip to content
Loading
click on link button is not working
0
  • Aniruddh Kewat
    when linkbutton is clicked for the first time,it works...but when any the linkbutton is clicked after that,it is showing the value of the first selection......
    Thanks in advance....
     
    Here's the code.....
     
    • CommandArgument="1" OnClick="lbtnmenu_click" OnClientClick="ResetPageindex();">Mobile
    • CommandArgument="2" OnClick="lbtnmenu_click" OnClientClick="ResetPageindex();">Shoes
    • CommandArgument="3" OnClick="lbtnmenu_click" OnClientClick="ResetPageindex();">Bags
    • CommandArgument="4" OnClick="lbtnmenu_click" OnClientClick="ResetPageindex();">Clothing
       
      0
    • Jaipal Reddy
      Post your Error when it runs.
      0
    • Upendra Pratap Shahi
      what error give on click, debug in browser console.
      0
    • Aniruddh Kewat
      i need updatepanel......and how to get it work inside UpdatePanel ?
      0
    • remove update panel it works........
      0