Recent IT Questions

1 - 4 of 4
<<PREVIOUS 1 NEXT>>

.NET: How to handle timeout in datareader loop

I have a winforms project that loads a DataView grid async so that the user can hit cancel (and the form does not get "not responding"). I am getting timeouts sometimes in the While dr.Read ... End While. I can override the timeout default, but isn't there any other way? It would be nice if the...

Answer Question   |  May 29 2008   8:00 PM GMT   |  asked by Sdmcnitt
.NET development, Windows Forms, DataViewGrid


crystal reports

hi, can any one help for the following query.HOW TO CREATE A CRYSTAL REPORT FROM DATAGRIDVIEW IN .NET

View Answer   |  May 27 2008   9:12 AM GMT   |  asked by Bala11
Crystal Reports, DataViewGrid, .NET


DataGridView Visual Studio 2005 VB.NET Windows Forms programmatically editing the datagrid

I have a datagridview in my windows forms application that I have bound to a database. The first 2 columns are filled automatically and can not be edited. Then I have 4 other columns that I need users to enter in data. Sometimes there are over 20 rows and the data in the cells are the same as...

Answer Question   |  Mar 25 2008   11:08 AM GMT   |  asked by Handyjay
DataViewGrid, Visual Studio 2005, VB.NET


DataGridView in VB.NET?

I'm quite new to VB.NET and I found the DataGridView component very useful. However, there are 2 things that I don't like, and would like to change. So,1) Is there any way to force the selection onto the entire row instead of just that box (the DataGrid is in ReadOnly mode)?2) I realy hate that...

View Answer   |  Mar 9 2008   3:12 AM GMT   |  asked by Jillorious
DataViewGrid, VB.NET


1 - 4 of 4
<<PREVIOUS 1 NEXT>>