---
title: "How to disable drop down list box by clicking check box in gridview (ASP)"  
description: "How to disable drop down list box by clicking check box in gridview (ASP)"  
author: "Anonymous User"  
published: 2013-07-16  
updated: 2013-07-17  
canonical: https://www.mindstick.com/forum/1294/how-to-disable-drop-down-list-box-by-clicking-check-box-in-gridview-asp  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# How to disable drop down list box by clicking check box in gridview (ASP)

HI [mindstick](https://yourviews.mindstick.com/view/84668/how-mindstick-is-used-for-marketing-purposes)!\

How to [disable](https://www.mindstick.com/forum/12901/how-to-disable-enable-input-box-in-aspx-with-value-from-sql) [drop down](https://www.mindstick.com/forum/263/drop-down-list-problem) list box by clicking [check](https://yourviews.mindstick.com/story/2248/never-forget-to-check-these-specifications-before-buying-a-mobile-phone) box in [gridview](https://www.mindstick.com/articles/873/update-delete-edit-gridview-in-asp-dot-net)

Any one please help me!

Thanks in [advance](https://www.mindstick.com/blog/33258/jee-mains-and-jee-advance-exams)!

## Replies

### Reply by shreesh chandra shukla

Hisolution!\

When I wanted to show/hide something I used nameWantToHide.setvisible technically this should also work for you. So On your check box a statement saying if checked droplist.setvisible=0 ( I can't remember the exact code without having an IDE to work with but this gives an idea if what you could do ).


---

Original Source: https://www.mindstick.com/forum/1294/how-to-disable-drop-down-list-box-by-clicking-check-box-in-gridview-asp

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
