Recent IT Questions

1 - 11 of 11
<<PREVIOUS 1 NEXT>>

DataGridView - first cell appears blank when navigating bindingsource

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...

View Answer   |  Nov 2 2009  4:03 PM GMT
Visual Basic .NET, DataGridView, .NET Framework 3.5
asked by Docw

  20 pts.

DataGridView - just clicking in a cell causes DataTable getChanges to report changes

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...

Answer Question   |  Oct 15 2009  6:37 PM GMT
DataGridView, rows, modifed
asked by Docw

  20 pts.

Filling data in datagridview in vs2005 with windows develpment

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...

Answer Question   |  Aug 1 2009  6:56 AM GMT
VB.NET 2005, VB.NET, DataGridView
asked by Visualpro

  5 pts.

datagridview perform click

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?

View Answer   |  Jun 25 2009  9:27 PM GMT
Visual Basic, Visual Studio 2005, DataGridView
asked by Tdough

  5 pts.

Data Grid View Questions

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???

Answer Question   |  May 8 2009  7:31 AM GMT
DataGridView, ComboBox
asked by Honeyprogrammer

  35 pts.

Data Grid View Questions

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

View Answer   |  May 6 2009  9:22 AM GMT
DataGridView, Collection, ComboBox
asked by Honeyprogrammer

  35 pts.

Create report using Reportingservice, from a selected record from Datagrid

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

Answer Question   |  May 4 2009  4:29 PM GMT
SSRS 2005, Reporting Services 2005, DataGridView
asked by Spin

  5 pts.

How can I use WinForms DataGridView in a WPF Application .. It is ver urgent ..

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 .

View Answer   |  Nov 17 2008  6:07 AM GMT
Web development, wpf, Windows Forms
asked by Mummy

  5 pts.

How to show selected item from DataGridView shows in ComboBox

how to show selected item from datagridview shows in combobox

Answer Question   |  Sep 12 2008  5:46 AM GMT
Database programming, ComboBox, DataGridView
asked by Kpj

  5 pts.

How to capture the ComboBox values in DataGridView?

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...

Answer Question   |  Aug 29 2008  5:51 AM GMT
Visual Basic, VB.NET, Visual Basic .NET
asked by Puri

  5 pts.

Printing a DatagridView in WPFApp

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...

View Answer   |  Jul 16 2008  5:32 AM GMT
Printing, wpf, DataGridView
asked by Gvsradhika

  15 pts.

1 - 11 of 11
<<PREVIOUS 1 NEXT>>