Logo 
Search:

Asp.net Answers

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds
  Question Asked By: Almas Akhtar   on Mar 20 In Asp.net Category.

  
Question Answered By: Leonardo Costa   on Mar 20

May need to do this as well



myDeleteButton = CType(e.Item.FindControl("btnDelete"),LinkButton)



also, make sure you have imports System.Web.UI.Controls namespace



I would in C#, so I sometimes forget the vb differences.

Share: 

 

This Question has 4 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Confirm delete on a Link button Or get search suggestion and latest updates.


Tagged: