Add checkbox dynamically and handle CheckedChanged event in asp.net(csharpdotnetfreak.blogspot.com)
submitted by
amit.jain(1181) 3 years 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: 166
tags:
ASP.NET another
Everyones tags:
Your Tags: