From Gustav at cactus.dk Thu Jan 8 09:33:54 2009 From: Gustav at cactus.dk (Gustav Brock) Date: Thu, 08 Jan 2009 16:33:54 +0100 Subject: [dba-VB] Assemblies needed for Chrome to display ASP menu Message-ID: Hi all I've added the section below trying to have my menu displayed correctly in the Chrome browser. However, VS2008 complains: Message 1 Could not find schema information for the element 'case'. Message 2 Could not find schema information for the attribute 'match'. The assemblies listed below are present but clearly one or more is missing. Which please? browser=Chrome version=${version} majorversion=${major} minorversion=${minor} --- --- /gustav From Gustav at cactus.dk Mon Jan 12 15:56:47 2009 From: Gustav at cactus.dk (Gustav Brock) Date: Mon, 12 Jan 2009 22:56:47 +0100 Subject: [dba-VB] Assemblies needed for Chrome to display ASP menu. Solved Message-ID: Hi all After much search and learn I've found out that to use the browserCaps in web.config for this purpose is outdated. This method, however, does work http://forums.asp.net/p/1369765/2860698.aspx#2860698 It describes how to add a chrome.browsers file in App_Browsers Rendering of the Asp.NET menu is still not top notch but much better. If this adapter controlType is a bit strange for you, I located this very good explanation with lots of code and examples: http://www.asp.net/CSSAdapters/WalkThru/WalkThrough.aspx /gustav >>> Gustav at cactus.dk 08-01-2009 16:33 >>> Hi all I've added the section below trying to have my menu displayed correctly in the Chrome browser. However, VS2008 complains: Message 1 Could not find schema information for the element 'case'. Message 2 Could not find schema information for the attribute 'match'. The assemblies listed below are present but clearly one or more is missing. Which please? browser=Chrome version=${version} majorversion=${major} minorversion=${minor} --- --- /gustav From Gustav at cactus.dk Mon Jan 12 16:10:36 2009 From: Gustav at cactus.dk (Gustav Brock) Date: Mon, 12 Jan 2009 23:10:36 +0100 Subject: [dba-VB] Assemblies needed for Chrome to display ASP menu. Solved Message-ID: Also this: http://www.pluralsight.com/community/blogs/fritz/archive/2007/03/27/46598.aspx /gustav >>> Gustav at cactus.dk 12-01-2009 22:56 >>> Hi all If this adapter controlType is a bit strange for you, I located this very good explanation with lots of code and examples: http://www.asp.net/CSSAdapters/WalkThru/WalkThrough.aspx /gustav From Gustav at cactus.dk Fri Jan 16 01:13:03 2009 From: Gustav at cactus.dk (Gustav Brock) Date: Fri, 16 Jan 2009 08:13:03 +0100 Subject: [dba-VB] Windows Azure CTP is up an running Message-ID: Hi all Pricing for this service is still unknown: http://www.microsoft.com/azure Anyway, the CTP is up: >>> Azure Services Platform Team 16-01-2009 03:51 >>> Thank you for your interest in Windows? Azure*. Your invitation code is . You can now sign up for a Windows Azure account at http://lx.azure.microsoft.com/fs. Please keep this email in a safe place. This invitation to participate in the Windows Azure Community Technical Preview is subject to the following usage limits: Total compute usage: 2000 VM hours Cloud storage capacity: 50GB Total storage bandwidth: 20GB/day During the CTP, we reserve the right to suspend your account activity (this does not imply we will delete your cloud storage) if you exceed these usage limits. Sincerely, Azure Services Platform Team --- /gustav From johncliviger at aol.com Mon Jan 19 08:29:32 2009 From: johncliviger at aol.com (johncliviger at aol.com) Date: Mon, 19 Jan 2009 09:29:32 -0500 Subject: [dba-VB] VB 2005 Message-ID: <8CB48597AE9348F-103C-2829@webmail-me07.sysops.aol.com> Hi Guys I.ve got a vb 2005 Form based on 1-to-many data source. The many side has far too many?fields to use a Datagrid control. So I'm draging the fields across using Details but I'm now?have trouble hitching up the bindingnavigator to the many side fields. I've had rummage around the internet and cannot find any notes/guidance on how solve me problem.? Can someone point me towards a set of suitable notes TIA john cliviger ________________________________________________________________________ AOL Email goes Mobile! You can now read your AOL Emails whilst on the move. Sign up for a free AOL Email account with unlimited storage today. From Gustav at cactus.dk Mon Jan 19 08:47:45 2009 From: Gustav at cactus.dk (Gustav Brock) Date: Mon, 19 Jan 2009 15:47:45 +0100 Subject: [dba-VB] VB 2005 Message-ID: Hi John You use the split control with a vertical split, left for list, right for details. Bind both to the same navigator. For a very fast tutorial, browse here - the JumpStart code download and the book: http://examples.oreilly.com/vbjumpstart/ http://www.oreilly.com/catalog/vbjumpstart/ That covers the basics. /gustav >>> johncliviger at aol.com 19-01-2009 15:29 >>> Hi Guys I.ve got a vb 2005 Form based on 1-to-many data source. The many side has far too many?fields to use a Datagrid control. So I'm draging the fields across using Details but I'm now?have trouble hitching up the bindingnavigator to the many side fields. I've had rummage around the internet and cannot find any notes/guidance on how solve me problem.? Can someone point me towards a set of suitable notes TIA john cliviger From johncliviger at aol.com Mon Jan 19 10:04:20 2009 From: johncliviger at aol.com (johncliviger at aol.com) Date: Mon, 19 Jan 2009 11:04:20 -0500 Subject: [dba-VB] VB 2005 In-Reply-To: References: Message-ID: <8CB4866B95246DB-CB4-1AF@mblk-d26.sysops.aol.com> Cheers Gustav Will do. john cliviger -----Original Message----- From: Gustav Brock To: dba-vb at databaseadvisors.com Sent: Mon, 19 Jan 2009 14:47 Subject: Re: [dba-VB] VB 2005 Hi John You use the split control with a vertical split, left for list, right for details. Bind both to the same navigator. For a very fast tutorial, browse here - the JumpStart code download and the book: http://examples.oreilly.com/vbjumpstart/ http://www.oreilly.com/catalog/vbjumpstart/ That covers the basics. /gustav >>> johncliviger at aol.com 19-01-2009 15:29 >>> Hi Guys I.ve got a vb 2005 Form based on 1-to-many data source. The many side has far too many?fields to use a Datagrid control. So I'm draging the fields across using Details but I'm now?have trouble hitching up the bindingnavigator to the many side fields. I've had rummage around the internet and cannot find any notes/guidance on how solve me problem.? Can someone point me towards a set of suitable notes TIA john cliviger _______________________________________________ dba-VB mailing list dba-VB at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-vb http://www.databaseadvisors.com ________________________________________________________________________ AOL Email goes Mobile! You can now read your AOL Emails whilst on the move. Sign up for a free AOL Email account with unlimited storage today. From Gustav at cactus.dk Thu Jan 8 09:33:54 2009 From: Gustav at cactus.dk (Gustav Brock) Date: Thu, 08 Jan 2009 16:33:54 +0100 Subject: [dba-VB] Assemblies needed for Chrome to display ASP menu Message-ID: Hi all I've added the section below trying to have my menu displayed correctly in the Chrome browser. However, VS2008 complains: Message 1 Could not find schema information for the element 'case'. Message 2 Could not find schema information for the attribute 'match'. The assemblies listed below are present but clearly one or more is missing. Which please? browser=Chrome version=${version} majorversion=${major} minorversion=${minor} --- --- /gustav From Gustav at cactus.dk Mon Jan 12 15:56:47 2009 From: Gustav at cactus.dk (Gustav Brock) Date: Mon, 12 Jan 2009 22:56:47 +0100 Subject: [dba-VB] Assemblies needed for Chrome to display ASP menu. Solved Message-ID: Hi all After much search and learn I've found out that to use the browserCaps in web.config for this purpose is outdated. This method, however, does work http://forums.asp.net/p/1369765/2860698.aspx#2860698 It describes how to add a chrome.browsers file in App_Browsers Rendering of the Asp.NET menu is still not top notch but much better. If this adapter controlType is a bit strange for you, I located this very good explanation with lots of code and examples: http://www.asp.net/CSSAdapters/WalkThru/WalkThrough.aspx /gustav >>> Gustav at cactus.dk 08-01-2009 16:33 >>> Hi all I've added the section below trying to have my menu displayed correctly in the Chrome browser. However, VS2008 complains: Message 1 Could not find schema information for the element 'case'. Message 2 Could not find schema information for the attribute 'match'. The assemblies listed below are present but clearly one or more is missing. Which please? browser=Chrome version=${version} majorversion=${major} minorversion=${minor} --- --- /gustav From Gustav at cactus.dk Mon Jan 12 16:10:36 2009 From: Gustav at cactus.dk (Gustav Brock) Date: Mon, 12 Jan 2009 23:10:36 +0100 Subject: [dba-VB] Assemblies needed for Chrome to display ASP menu. Solved Message-ID: Also this: http://www.pluralsight.com/community/blogs/fritz/archive/2007/03/27/46598.aspx /gustav >>> Gustav at cactus.dk 12-01-2009 22:56 >>> Hi all If this adapter controlType is a bit strange for you, I located this very good explanation with lots of code and examples: http://www.asp.net/CSSAdapters/WalkThru/WalkThrough.aspx /gustav From Gustav at cactus.dk Fri Jan 16 01:13:03 2009 From: Gustav at cactus.dk (Gustav Brock) Date: Fri, 16 Jan 2009 08:13:03 +0100 Subject: [dba-VB] Windows Azure CTP is up an running Message-ID: Hi all Pricing for this service is still unknown: http://www.microsoft.com/azure Anyway, the CTP is up: >>> Azure Services Platform Team 16-01-2009 03:51 >>> Thank you for your interest in Windows? Azure*. Your invitation code is . You can now sign up for a Windows Azure account at http://lx.azure.microsoft.com/fs. Please keep this email in a safe place. This invitation to participate in the Windows Azure Community Technical Preview is subject to the following usage limits: Total compute usage: 2000 VM hours Cloud storage capacity: 50GB Total storage bandwidth: 20GB/day During the CTP, we reserve the right to suspend your account activity (this does not imply we will delete your cloud storage) if you exceed these usage limits. Sincerely, Azure Services Platform Team --- /gustav From johncliviger at aol.com Mon Jan 19 08:29:32 2009 From: johncliviger at aol.com (johncliviger at aol.com) Date: Mon, 19 Jan 2009 09:29:32 -0500 Subject: [dba-VB] VB 2005 Message-ID: <8CB48597AE9348F-103C-2829@webmail-me07.sysops.aol.com> Hi Guys I.ve got a vb 2005 Form based on 1-to-many data source. The many side has far too many?fields to use a Datagrid control. So I'm draging the fields across using Details but I'm now?have trouble hitching up the bindingnavigator to the many side fields. I've had rummage around the internet and cannot find any notes/guidance on how solve me problem.? Can someone point me towards a set of suitable notes TIA john cliviger ________________________________________________________________________ AOL Email goes Mobile! You can now read your AOL Emails whilst on the move. Sign up for a free AOL Email account with unlimited storage today. From Gustav at cactus.dk Mon Jan 19 08:47:45 2009 From: Gustav at cactus.dk (Gustav Brock) Date: Mon, 19 Jan 2009 15:47:45 +0100 Subject: [dba-VB] VB 2005 Message-ID: Hi John You use the split control with a vertical split, left for list, right for details. Bind both to the same navigator. For a very fast tutorial, browse here - the JumpStart code download and the book: http://examples.oreilly.com/vbjumpstart/ http://www.oreilly.com/catalog/vbjumpstart/ That covers the basics. /gustav >>> johncliviger at aol.com 19-01-2009 15:29 >>> Hi Guys I.ve got a vb 2005 Form based on 1-to-many data source. The many side has far too many?fields to use a Datagrid control. So I'm draging the fields across using Details but I'm now?have trouble hitching up the bindingnavigator to the many side fields. I've had rummage around the internet and cannot find any notes/guidance on how solve me problem.? Can someone point me towards a set of suitable notes TIA john cliviger From johncliviger at aol.com Mon Jan 19 10:04:20 2009 From: johncliviger at aol.com (johncliviger at aol.com) Date: Mon, 19 Jan 2009 11:04:20 -0500 Subject: [dba-VB] VB 2005 In-Reply-To: References: Message-ID: <8CB4866B95246DB-CB4-1AF@mblk-d26.sysops.aol.com> Cheers Gustav Will do. john cliviger -----Original Message----- From: Gustav Brock To: dba-vb at databaseadvisors.com Sent: Mon, 19 Jan 2009 14:47 Subject: Re: [dba-VB] VB 2005 Hi John You use the split control with a vertical split, left for list, right for details. Bind both to the same navigator. For a very fast tutorial, browse here - the JumpStart code download and the book: http://examples.oreilly.com/vbjumpstart/ http://www.oreilly.com/catalog/vbjumpstart/ That covers the basics. /gustav >>> johncliviger at aol.com 19-01-2009 15:29 >>> Hi Guys I.ve got a vb 2005 Form based on 1-to-many data source. The many side has far too many?fields to use a Datagrid control. So I'm draging the fields across using Details but I'm now?have trouble hitching up the bindingnavigator to the many side fields. I've had rummage around the internet and cannot find any notes/guidance on how solve me problem.? Can someone point me towards a set of suitable notes TIA john cliviger _______________________________________________ dba-VB mailing list dba-VB at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-vb http://www.databaseadvisors.com ________________________________________________________________________ AOL Email goes Mobile! You can now read your AOL Emails whilst on the move. Sign up for a free AOL Email account with unlimited storage today. From Gustav at cactus.dk Thu Jan 8 09:33:54 2009 From: Gustav at cactus.dk (Gustav Brock) Date: Thu, 08 Jan 2009 16:33:54 +0100 Subject: [dba-VB] Assemblies needed for Chrome to display ASP menu Message-ID: Hi all I've added the section below trying to have my menu displayed correctly in the Chrome browser. However, VS2008 complains: Message 1 Could not find schema information for the element 'case'. Message 2 Could not find schema information for the attribute 'match'. The assemblies listed below are present but clearly one or more is missing. Which please? browser=Chrome version=${version} majorversion=${major} minorversion=${minor} --- --- /gustav From Gustav at cactus.dk Mon Jan 12 15:56:47 2009 From: Gustav at cactus.dk (Gustav Brock) Date: Mon, 12 Jan 2009 22:56:47 +0100 Subject: [dba-VB] Assemblies needed for Chrome to display ASP menu. Solved Message-ID: Hi all After much search and learn I've found out that to use the browserCaps in web.config for this purpose is outdated. This method, however, does work http://forums.asp.net/p/1369765/2860698.aspx#2860698 It describes how to add a chrome.browsers file in App_Browsers Rendering of the Asp.NET menu is still not top notch but much better. If this adapter controlType is a bit strange for you, I located this very good explanation with lots of code and examples: http://www.asp.net/CSSAdapters/WalkThru/WalkThrough.aspx /gustav >>> Gustav at cactus.dk 08-01-2009 16:33 >>> Hi all I've added the section below trying to have my menu displayed correctly in the Chrome browser. However, VS2008 complains: Message 1 Could not find schema information for the element 'case'. Message 2 Could not find schema information for the attribute 'match'. The assemblies listed below are present but clearly one or more is missing. Which please? browser=Chrome version=${version} majorversion=${major} minorversion=${minor} --- --- /gustav From Gustav at cactus.dk Mon Jan 12 16:10:36 2009 From: Gustav at cactus.dk (Gustav Brock) Date: Mon, 12 Jan 2009 23:10:36 +0100 Subject: [dba-VB] Assemblies needed for Chrome to display ASP menu. Solved Message-ID: Also this: http://www.pluralsight.com/community/blogs/fritz/archive/2007/03/27/46598.aspx /gustav >>> Gustav at cactus.dk 12-01-2009 22:56 >>> Hi all If this adapter controlType is a bit strange for you, I located this very good explanation with lots of code and examples: http://www.asp.net/CSSAdapters/WalkThru/WalkThrough.aspx /gustav From Gustav at cactus.dk Fri Jan 16 01:13:03 2009 From: Gustav at cactus.dk (Gustav Brock) Date: Fri, 16 Jan 2009 08:13:03 +0100 Subject: [dba-VB] Windows Azure CTP is up an running Message-ID: Hi all Pricing for this service is still unknown: http://www.microsoft.com/azure Anyway, the CTP is up: >>> Azure Services Platform Team 16-01-2009 03:51 >>> Thank you for your interest in Windows? Azure*. Your invitation code is . You can now sign up for a Windows Azure account at http://lx.azure.microsoft.com/fs. Please keep this email in a safe place. This invitation to participate in the Windows Azure Community Technical Preview is subject to the following usage limits: Total compute usage: 2000 VM hours Cloud storage capacity: 50GB Total storage bandwidth: 20GB/day During the CTP, we reserve the right to suspend your account activity (this does not imply we will delete your cloud storage) if you exceed these usage limits. Sincerely, Azure Services Platform Team --- /gustav From johncliviger at aol.com Mon Jan 19 08:29:32 2009 From: johncliviger at aol.com (johncliviger at aol.com) Date: Mon, 19 Jan 2009 09:29:32 -0500 Subject: [dba-VB] VB 2005 Message-ID: <8CB48597AE9348F-103C-2829@webmail-me07.sysops.aol.com> Hi Guys I.ve got a vb 2005 Form based on 1-to-many data source. The many side has far too many?fields to use a Datagrid control. So I'm draging the fields across using Details but I'm now?have trouble hitching up the bindingnavigator to the many side fields. I've had rummage around the internet and cannot find any notes/guidance on how solve me problem.? Can someone point me towards a set of suitable notes TIA john cliviger ________________________________________________________________________ AOL Email goes Mobile! You can now read your AOL Emails whilst on the move. Sign up for a free AOL Email account with unlimited storage today. From Gustav at cactus.dk Mon Jan 19 08:47:45 2009 From: Gustav at cactus.dk (Gustav Brock) Date: Mon, 19 Jan 2009 15:47:45 +0100 Subject: [dba-VB] VB 2005 Message-ID: Hi John You use the split control with a vertical split, left for list, right for details. Bind both to the same navigator. For a very fast tutorial, browse here - the JumpStart code download and the book: http://examples.oreilly.com/vbjumpstart/ http://www.oreilly.com/catalog/vbjumpstart/ That covers the basics. /gustav >>> johncliviger at aol.com 19-01-2009 15:29 >>> Hi Guys I.ve got a vb 2005 Form based on 1-to-many data source. The many side has far too many?fields to use a Datagrid control. So I'm draging the fields across using Details but I'm now?have trouble hitching up the bindingnavigator to the many side fields. I've had rummage around the internet and cannot find any notes/guidance on how solve me problem.? Can someone point me towards a set of suitable notes TIA john cliviger From johncliviger at aol.com Mon Jan 19 10:04:20 2009 From: johncliviger at aol.com (johncliviger at aol.com) Date: Mon, 19 Jan 2009 11:04:20 -0500 Subject: [dba-VB] VB 2005 In-Reply-To: References: Message-ID: <8CB4866B95246DB-CB4-1AF@mblk-d26.sysops.aol.com> Cheers Gustav Will do. john cliviger -----Original Message----- From: Gustav Brock To: dba-vb at databaseadvisors.com Sent: Mon, 19 Jan 2009 14:47 Subject: Re: [dba-VB] VB 2005 Hi John You use the split control with a vertical split, left for list, right for details. Bind both to the same navigator. For a very fast tutorial, browse here - the JumpStart code download and the book: http://examples.oreilly.com/vbjumpstart/ http://www.oreilly.com/catalog/vbjumpstart/ That covers the basics. /gustav >>> johncliviger at aol.com 19-01-2009 15:29 >>> Hi Guys I.ve got a vb 2005 Form based on 1-to-many data source. The many side has far too many?fields to use a Datagrid control. So I'm draging the fields across using Details but I'm now?have trouble hitching up the bindingnavigator to the many side fields. I've had rummage around the internet and cannot find any notes/guidance on how solve me problem.? Can someone point me towards a set of suitable notes TIA john cliviger _______________________________________________ dba-VB mailing list dba-VB at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-vb http://www.databaseadvisors.com ________________________________________________________________________ AOL Email goes Mobile! You can now read your AOL Emails whilst on the move. Sign up for a free AOL Email account with unlimited storage today. From Gustav at cactus.dk Thu Jan 8 09:33:54 2009 From: Gustav at cactus.dk (Gustav Brock) Date: Thu, 08 Jan 2009 16:33:54 +0100 Subject: [dba-VB] Assemblies needed for Chrome to display ASP menu Message-ID: Hi all I've added the section below trying to have my menu displayed correctly in the Chrome browser. However, VS2008 complains: Message 1 Could not find schema information for the element 'case'. Message 2 Could not find schema information for the attribute 'match'. The assemblies listed below are present but clearly one or more is missing. Which please? browser=Chrome version=${version} majorversion=${major} minorversion=${minor} --- --- /gustav From Gustav at cactus.dk Mon Jan 12 15:56:47 2009 From: Gustav at cactus.dk (Gustav Brock) Date: Mon, 12 Jan 2009 22:56:47 +0100 Subject: [dba-VB] Assemblies needed for Chrome to display ASP menu. Solved Message-ID: Hi all After much search and learn I've found out that to use the browserCaps in web.config for this purpose is outdated. This method, however, does work http://forums.asp.net/p/1369765/2860698.aspx#2860698 It describes how to add a chrome.browsers file in App_Browsers Rendering of the Asp.NET menu is still not top notch but much better. If this adapter controlType is a bit strange for you, I located this very good explanation with lots of code and examples: http://www.asp.net/CSSAdapters/WalkThru/WalkThrough.aspx /gustav >>> Gustav at cactus.dk 08-01-2009 16:33 >>> Hi all I've added the section below trying to have my menu displayed correctly in the Chrome browser. However, VS2008 complains: Message 1 Could not find schema information for the element 'case'. Message 2 Could not find schema information for the attribute 'match'. The assemblies listed below are present but clearly one or more is missing. Which please? browser=Chrome version=${version} majorversion=${major} minorversion=${minor} --- --- /gustav From Gustav at cactus.dk Mon Jan 12 16:10:36 2009 From: Gustav at cactus.dk (Gustav Brock) Date: Mon, 12 Jan 2009 23:10:36 +0100 Subject: [dba-VB] Assemblies needed for Chrome to display ASP menu. Solved Message-ID: Also this: http://www.pluralsight.com/community/blogs/fritz/archive/2007/03/27/46598.aspx /gustav >>> Gustav at cactus.dk 12-01-2009 22:56 >>> Hi all If this adapter controlType is a bit strange for you, I located this very good explanation with lots of code and examples: http://www.asp.net/CSSAdapters/WalkThru/WalkThrough.aspx /gustav From Gustav at cactus.dk Fri Jan 16 01:13:03 2009 From: Gustav at cactus.dk (Gustav Brock) Date: Fri, 16 Jan 2009 08:13:03 +0100 Subject: [dba-VB] Windows Azure CTP is up an running Message-ID: Hi all Pricing for this service is still unknown: http://www.microsoft.com/azure Anyway, the CTP is up: >>> Azure Services Platform Team 16-01-2009 03:51 >>> Thank you for your interest in Windows? Azure*. Your invitation code is . You can now sign up for a Windows Azure account at http://lx.azure.microsoft.com/fs. Please keep this email in a safe place. This invitation to participate in the Windows Azure Community Technical Preview is subject to the following usage limits: Total compute usage: 2000 VM hours Cloud storage capacity: 50GB Total storage bandwidth: 20GB/day During the CTP, we reserve the right to suspend your account activity (this does not imply we will delete your cloud storage) if you exceed these usage limits. Sincerely, Azure Services Platform Team --- /gustav From johncliviger at aol.com Mon Jan 19 08:29:32 2009 From: johncliviger at aol.com (johncliviger at aol.com) Date: Mon, 19 Jan 2009 09:29:32 -0500 Subject: [dba-VB] VB 2005 Message-ID: <8CB48597AE9348F-103C-2829@webmail-me07.sysops.aol.com> Hi Guys I.ve got a vb 2005 Form based on 1-to-many data source. The many side has far too many?fields to use a Datagrid control. So I'm draging the fields across using Details but I'm now?have trouble hitching up the bindingnavigator to the many side fields. I've had rummage around the internet and cannot find any notes/guidance on how solve me problem.? Can someone point me towards a set of suitable notes TIA john cliviger ________________________________________________________________________ AOL Email goes Mobile! You can now read your AOL Emails whilst on the move. Sign up for a free AOL Email account with unlimited storage today. From Gustav at cactus.dk Mon Jan 19 08:47:45 2009 From: Gustav at cactus.dk (Gustav Brock) Date: Mon, 19 Jan 2009 15:47:45 +0100 Subject: [dba-VB] VB 2005 Message-ID: Hi John You use the split control with a vertical split, left for list, right for details. Bind both to the same navigator. For a very fast tutorial, browse here - the JumpStart code download and the book: http://examples.oreilly.com/vbjumpstart/ http://www.oreilly.com/catalog/vbjumpstart/ That covers the basics. /gustav >>> johncliviger at aol.com 19-01-2009 15:29 >>> Hi Guys I.ve got a vb 2005 Form based on 1-to-many data source. The many side has far too many?fields to use a Datagrid control. So I'm draging the fields across using Details but I'm now?have trouble hitching up the bindingnavigator to the many side fields. I've had rummage around the internet and cannot find any notes/guidance on how solve me problem.? Can someone point me towards a set of suitable notes TIA john cliviger From johncliviger at aol.com Mon Jan 19 10:04:20 2009 From: johncliviger at aol.com (johncliviger at aol.com) Date: Mon, 19 Jan 2009 11:04:20 -0500 Subject: [dba-VB] VB 2005 In-Reply-To: References: Message-ID: <8CB4866B95246DB-CB4-1AF@mblk-d26.sysops.aol.com> Cheers Gustav Will do. john cliviger -----Original Message----- From: Gustav Brock To: dba-vb at databaseadvisors.com Sent: Mon, 19 Jan 2009 14:47 Subject: Re: [dba-VB] VB 2005 Hi John You use the split control with a vertical split, left for list, right for details. Bind both to the same navigator. For a very fast tutorial, browse here - the JumpStart code download and the book: http://examples.oreilly.com/vbjumpstart/ http://www.oreilly.com/catalog/vbjumpstart/ That covers the basics. /gustav >>> johncliviger at aol.com 19-01-2009 15:29 >>> Hi Guys I.ve got a vb 2005 Form based on 1-to-many data source. The many side has far too many?fields to use a Datagrid control. So I'm draging the fields across using Details but I'm now?have trouble hitching up the bindingnavigator to the many side fields. I've had rummage around the internet and cannot find any notes/guidance on how solve me problem.? Can someone point me towards a set of suitable notes TIA john cliviger _______________________________________________ dba-VB mailing list dba-VB at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-vb http://www.databaseadvisors.com ________________________________________________________________________ AOL Email goes Mobile! You can now read your AOL Emails whilst on the move. Sign up for a free AOL Email account with unlimited storage today.