---
title: "Grid view"  
description: "Grid view"  
author: "Sohail Shaikh"  
published: 2012-11-29  
updated: 2026-05-15  
canonical: https://www.mindstick.com/forum/477/grid-view  
category: "c#"  
tags: ["c#"]  
reading_time: 2 minutes  

---

# Grid view

hi \
i am making a [windows app](https://www.mindstick.com/services/windows-development) in which one of the [form](https://www.mindstick.com/forum/6/multi-form-mfc-application) contains grid [view](https://yourviews.mindstick.com/view/84701/layoffs-in-google-india-2023-view) i want to save [user](https://www.mindstick.com/articles/13001/multi-statement-table-valued-user-defined-function-in-sql-server) details through it.\
but my [problem](https://yourviews.mindstick.com/view/81399/tackling-the-problem-of-unemployment-during-corona-pandemic) is i dont have much [space](https://www.mindstick.com/articles/12954/do-your-electrical-repair-in-your-own-space) to display all columns of gird view . but i want user should all the columns is there any way to do so . or if user [click](https://www.mindstick.com/articles/12423/social-login-magento-2-one-click-to-register-social) particular cell it should display a [popup](https://www.mindstick.com/blog/11734/how-to-create-advanced-popup-or-banners-with-news-images-discounts-in-magento2) [dialog](https://www.mindstick.com/forum/562/jquery-dialog-box-not-closed-in-asp-dot-net-mvc-4) and remaing [data](https://www.mindstick.com/articles/13050/salesforce-aiming-to-dominate-predictive-analytics-with-data-science) should fill through it\

## Replies

### Reply by Sohail Shaikh

if you have some type of example let me no

### Reply by Pravesh Singh

check this article:\
http://www.mindstick.com/Articles/9422cfc8-c2ed-4ec1-9fab-589eb850a863/?Insert,%20Delete,%20Update%20in%20DataGridView%20with%20DataTable%20in%20C

### Reply by John Smith

Yes you can use it but this control is not free to use, you will have to Purchase it.

### Reply by Sohail Shaikh

can we use it

### Reply by John Smith

xtragrid control is the third party control provided by Devexpress.

### Reply by Sohail Shaikh

can you tell me what is xtragrid can we take help of it

### Reply by Sohail Shaikh

yes we can but can we show the columns which are to be enter and hide this cloumn which are displayed at load event\

### Reply by John Smith

Are you trying to open a popup Window on cell click of DataGridView in C#?\
If yes then on cell click event you can open a new form window.

### Reply by Sohail Shaikh

I have written same type of code but is there any other method to do so .can we show only grid view in popup

### Reply by John Smith

Check following article links:\
\
http://mindstick.com/Articles/924bee57-80b0-4ec7-8cdb-24207ed8d7e9/\
http://www.mindstick.com/Articles/37ced6f5-fa75-498d-9eb9-681993fe23be/?Data%20Grid%20View


---

Original Source: https://www.mindstick.com/forum/477/grid-view

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
