|
-
Jun 28th, 2012, 11:58 PM
#1
Thread Starter
Member
DataGridView with popup Select Form
hi I am using datagridview in my window application form. I want that when I click on a particular column of datagridview it popup a window having info containing that field. Like I have all data about customer in datagridview, So i can select customer from popup form and set the same to clicked cell.
Same is done and working fine, But the problem is that :
When data is set in datagridview cell no new row appear next to current row, Like when we edit/insert data in normal mode then there is a automatically new row next to edited row.
How can I have same functionality with popup window text.
Vijay
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|