CATEGORIES
When CheckBox Checked OnSelectedIndexChanged is not Firing
Published by: Ritu (1/9/2009 4:45:35 PM)
JAN 9 2009
I have list of checkbox and an event needed to get fired on action (select/unselect). I have properly set the properties OnSelectedIndexChanged but the application is not firing the function. Is the a way I can fix this? Appreciate the help in advance.
Most Popular Articles
- What are the new server controls added in latest version of asp.net
- How do I Start Learning Dot Net and What is the Best Book to Follow
- What is the difference between Convert.ToString() & .ToString() ?
- How to display emoticons in an e-mail message using ASP.NET
- How do I Configure Custom Validation using CreateUserWizard Control
How to embed an image in E-mail using ASP.NET >>
<< How do I Configure Custom Validation using CreateUserWizard Control
COMMENT