Add checkbox dynamically and handle CheckedChanged event in asp.net(csharpdotnetfreak.blogspot.com)
submitted by
amit.jain(933) 2 years, 8 months ago
Several times we need to add dynamic controls in asp.net application using code behind.
In this post i am going to describe how to add dynamic CheckBox and assign CheckChanged event in asp.net using C# and VB.NET
To add a checkbox when page is loaded we need to write this code in page_Load Event
|category: ASP.NET
|Views: 148
tags:
ASP.NET another
Everyones tags:
Your Tags: