Hi,
In my application, I am getting record from database by Repeater. I want to provide link on all values for column ID of database table. How will I add LinkButton in Repeater? plz, help me
Thanks, in advance
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Sep 23, 2011, 3:11 AM
Try this,
<%@ Page Language="VB" AutoEventWireup="false" CodeFile="Default.aspx.vb" Inherits="_Default" %>
Thanks
If this post helps you mark it as answer