If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Visual Basic > Urgent help

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-07-10, 07:59
Sam76 Sam76 is offline
Registered User
 
Join Date: Jun 2005
Posts: 61
Question Urgent help

Hi

I Need To Make Nested DataGridView In Vb.net
And i Dont know How ... ???!!!

i Looked around the web and i foud all in asp.net

please guys can u help me
__________________
Sami Al Damiri ...
Reply With Quote
  #2 (permalink)  
Old 06-07-10, 11:06
Teddy Teddy is offline
Purveyor of Discontent
 
Join Date: Mar 2003
Location: The Bottom of The Barrel
Posts: 6,075
Modify your search terms to include the phrase "winforms", also make sure you put quotes around "DataGridView" or google will assume you just mean "GridView", which as you have noticed in the ASP.NET grid control and not the winforms control:

To be brutally honest, the answer you're likely to find repeated over and over is "don't do try to do that". Creating nested DataGridViews is challenging for the hardcore grizzled winforms dev (like the Microsoft MVP's who initially told me how poorly designed the DataGridView is), and exceptionally difficult for anybody lesser (like myself).

Assuming you have a reasonable hourly rate, I can almost guarantee you will save money if you outright purchase a better grid control. I recommend DevExpress XtraGrid or Telerik's RadGrid.

You could also look at doing this in WPF if it's a possibility. Nested grids in WPF would be a snap.
__________________
oh yeah... documentation... I have heard of that.

*** What Do You Want In The MS Access Forum? ***
Reply With Quote
  #3 (permalink)  
Old 06-08-10, 11:23
Marvels Marvels is offline
Registered User
 
Join Date: Jul 2003
Location: Amsterdam, Nederland
Posts: 449
Quote:
Originally Posted by Sam76 View Post
Hi

i Looked around the web and i foud all in asp.net

please guys can u help me
if you find it in C#
Then try this : CodeTranslator: Code Translation From VB.NET <-> C#
or this Convert C# to VB.NET - A free code conversion tool - developer Fusion - ASP.NET, C# Programming, VB.NET, .NET Framework, Java and Visual Basic Tutorials
__________________
Greetz Marvels -^.^-
Developments : VB4 Through .Net; Basic; DOS ; CNC ; Sinclair
Databases : SQL Server Through 2005; Access 3 Through 2003 ; Oracle 8 & 9.i ;
OS : Win 3.11 Through XP ; NortonComander ; DOS
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On