Questions tagged [asplinkbutton]

`` is an ASP.NET control that displays a hyperlink-style button control on a Web page.

139 questions
-2
votes
1 answer

Ambiguous column name 'ProductID' in asp.net

I have this in my html:
Reine Viray
  • 65
  • 2
  • 11
-2
votes
1 answer

link button click event not working

I am working on a project where I am creating a dynamic table.Now depending upon my condition I am adding link button to table cells,but the click event of my link button is not working.I am not getting why its not working,neither its showing any…
rupinder18
  • 795
  • 1
  • 18
  • 43
-3
votes
3 answers

Not able to see my linkbutton control inside a element

Please check the below code, where I am able to generate the table dynamically from the database. But not able to display the link button inside the element. The basic function is to generate a new for every row in the database table with…
apporv
  • 1
  • 4
1 2 3
9
10