![]() |
| ||
| checkbox checkchanged event not firing in datalist control I have a checkbox inside a datalist control with Autopostback="True". When a user clicks the checkbox the associated event Handler is not firing. My code is In HTML : <asp:DataList ID="myDataList" runat="server" RepeatColumns="1" RepeatDirection="Vertical" > In Code behind : Protected Sub myDataList_ItemCreated(ByVal sender As Object, ByVal e As system.Web.UI.WebControls.DataListItemEventArgs) Handles myDataList.ItemCreated The checkboxclicked event Handler is not firing Please help Regards Sanjish |
| All times are GMT -4. The time now is 11:06 am. |
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC