---
title: "How to handle a gridView's CellMouseClick?"  
description: "How to handle a gridView's CellMouseClick?"  
author: "Anonymous User"  
published: 2014-08-22  
updated: 2014-08-22  
canonical: https://www.mindstick.com/forum/2094/how-to-handle-a-gridview-s-cellmouseclick  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# How to handle a gridView's CellMouseClick?

Can anybody [please tell me](https://www.mindstick.com/forum/33900/please-tell-me-what-are-the-technique-to-content-optimization) if there are any [events](https://www.mindstick.com/blog/102/events-in-c-sharp) to [handle](https://www.mindstick.com/articles/311004/suede-skillet-handle-cover) GridViewCell click? I'm looking for an Event that is similar to DataGridView.CellMouseClick().

It is Needed to [register](https://www.mindstick.com/blog/220/registering-client-script-in-asp-dot-net) the [click event](https://www.mindstick.com/forum/424/how-to-call-form_paint-event-on-button-click-event) of [Dynamic](https://www.mindstick.com/blog/11080/features-of-java-dynamic-complied-and-interpreted) [GridView](https://www.mindstick.com/articles/873/update-delete-edit-gridview-in-asp-dot-net) which contains dynamically added Checkboxes. So it's not possible to [access](https://www.mindstick.com/articles/12994/how-foreigners-can-access-blocked-websites-in-china) the CheckedChanged Event.

## Replies

### Reply by Sumit Kesarwani

Hi Ben, \

Set AutoPostback=True for the dynamic checkbox and handle the OnCheckedChanged [event](https://www.mindstick.com/articles/167719/marquee-hire-benefits-of-event-lighting-hire-london).


---

Original Source: https://www.mindstick.com/forum/2094/how-to-handle-a-gridview-s-cellmouseclick

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
