Groups | Blog | Home


Archived Months
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > dotnet windows forms databinding > march 2005 > threads for march 22 - 28, 2005

Filter by week: 1 2 3 4 5

datagrid and textbox
Posted by mf_sina at 3/26/2005 10:49:12 AM
Hi! I have a datagrid bound to a dataset and also i have a textbox bound to the same dataset. when i navigate in my datagrid i want the textbox also navigate automatically with my datagrid because textbox is using the same dataset as it's datasource. for example when i go to record number 1...more >>

Data Binding and validating data
Posted by post.messages NO[at]SPAM gmail.com at 3/26/2005 12:01:00 AM
I have a few issues with databinding. First of all, I read so much about how painful it seemed to be for people that I initially started out not using it. As in, if I do things manually, at least I know what is going on. However, I liked what I read about the ErrorProvider and the SetRowErr...more >>

Performance with DataSet: suggestions for best practices?
Posted by Chris Zopers at 3/25/2005 1:47:39 AM
Hello, I've developed a lot of database-systems in Microsoft Access. Now I'm going to develop a large system in VB.NET. Before I start, I'm testing some performance differences between MS Access and VB.NET. When I connect to a large table (more than 100.000 records) from a database with MS Ac...more >>

Lock/Stop/Restrict entry when combo box is bound.
Posted by flat_ross NO[at]SPAM yahoo.com at 3/23/2005 9:23:31 AM
I have been unable to google the right keywords to this hopefully easy answer. I bind a combobox: With cboOperator Dim operator As OperatorDataTable = _company.Operator .DataSource = operator .DisplayMember = operator.Name.ColumnName ....more >>

Datagrids - Rows???
Posted by Darryn Ross at 3/23/2005 12:00:00 AM
Hi How do i set a row readonly after applying custom table styles and binding to a datasource?? i need to set particular rows readonly, but i do not know what they are until i have loaded data from my tables. Regards Darryn ...more >>

System.IndexOutOfRangeException
Posted by João Santa Bárbara at 3/22/2005 4:51:42 PM
hi all, i have this error anyone knows how to solve it ??? thks JSB at System.Windows.Forms.CurrencyManager.get_Item(Int32 index) at System.Windows.Forms.CurrencyManager.get_Current() at System.Windows.Forms.ErrorProvider.ErrorManager_CurrentChanged(Object sender, EventArgs e...more >>



DevelopmentNow Blog