Hi, In VB.NET I have a DataGridView bound to a BindingSource. If BindingSource's position is changed, the first cell (0,0) in the grid appears blank. If I click in this first cell, the underlying value appears and it can get edited. The value in first cell also re-appears when I click in another...
Hi, I want to know if values in a DataGridView have been changed. But it seems that just by clicking in a cell (without changing any values) causes DataTable getChanges to indicate that changes have been made. How can I know that "real" changes have been made ? Thanks, docw Software/Hardware...
HI all I have a more than 80000 data in sql server 2008 in a single table. Then i have to show that data in datagridview. But the performance has very slow some time my machine hang. It has taking several minute. So i have to improve this performance could anybody help me. For information i am...
I have "walked" a collections of rows in my datagridview. I want to essentially do a PerformClick() on the row of my choice. How do I do that?
Thanks Vatchy,that seems to work but i found a new problem that the combo box is responding after clicking at lest 2 times click on the scroll icon in right side. Can we do it in one click, if yes then how???
How can i show the combobox in the datagridview collection. As when i opens a form which has datagridview collection ,it shows combobox as textbox but when i click on specific combobox then it shows that combo box
Is it posible to bind the data from a record to a report, by clicking on that record in a Datagridview. Please some example code. Thanks, Matthew
Hello all , Please can any one tell me how should i be able to use WinForms DataGridView in a WPF Application .. It is ver urgent .. Thank you Rayees .
how to show selected item from datagridview shows in combobox
iam new to vb.net. plz help me in this it's very urgent. my question is---- i have a combobox in datagridview, i have retrieved the elements into combobox using sql query. now iam not understanding how to capture the value i have selected in the combobox, which is in datagridview and insert it in...
Hi, I have been trying ,How to print a DataGridView in WPF Application.I managed to bring the WinForms DataGridView to WPF Application,But I am unable to print the dataGridView in XPS Document. Can anyone tell me How to print the DataGridView in WPF Application using XPS Concept? Thanking them...


