Click here to Skip to main content
15,909,030 members
Home / Discussions / C#
   

C#

 
AnswerRe: working with datagrids in Windows Forms Pin
Igor Sukhov22-Jul-06 5:43
Igor Sukhov22-Jul-06 5:43 
Why do you need "nested datagrids" at the first place ? Believe me, users hates anything that doesn't not comply with their expectations and giving them that kind of interface won't take you to the right place.

Instead of creating a mess from the five tables on the one form I would consider adding a buttons/hyperlinks inside of the data rows. Clicking on particular button user navigates to the new form (or opens a e.g. combobox) with the data from linked table (prodline, prodmodel, etc).

Best regards,

-----------
Igor Sukhovhttp://sukhov.net

GeneralRe: working with datagrids in Windows Forms Pin
Rocky#23-Jul-06 9:56
Rocky#23-Jul-06 9:56 
GeneralRe: working with datagrids in Windows Forms Pin
Igor Sukhov23-Jul-06 13:59
Igor Sukhov23-Jul-06 13:59 
GeneralRe: working with datagrids in Windows Forms Pin
Rocky#23-Jul-06 21:14
Rocky#23-Jul-06 21:14 
QuestionGet the value of a field in a row Pin
Glen Harvy22-Jul-06 2:26
Glen Harvy22-Jul-06 2:26 
AnswerRe: Get the value of a field in a row Pin
albCode22-Jul-06 2:34
albCode22-Jul-06 2:34 
GeneralRe: Get the value of a field in a row Pin
Glen Harvy22-Jul-06 3:02
Glen Harvy22-Jul-06 3:02 
GeneralRe: Get the value of a field in a row [modified] Pin
albCode22-Jul-06 3:06
albCode22-Jul-06 3:06 
GeneralRe: Get the value of a field in a row Pin
Glen Harvy22-Jul-06 3:43
Glen Harvy22-Jul-06 3:43 
QuestionConverting string into byte[] Pin
Mursil22-Jul-06 2:08
Mursil22-Jul-06 2:08 
AnswerRe: Converting string into byte[] Pin
Nader Elshehabi22-Jul-06 2:16
Nader Elshehabi22-Jul-06 2:16 
GeneralRe: Converting string into byte[] Pin
Mursil22-Jul-06 2:21
Mursil22-Jul-06 2:21 
GeneralRe: Converting string into byte[] Pin
Nader Elshehabi22-Jul-06 2:31
Nader Elshehabi22-Jul-06 2:31 
GeneralRe: Converting string into byte[] Pin
Mursil22-Jul-06 2:45
Mursil22-Jul-06 2:45 
GeneralRe: Converting string into byte[] Pin
Nader Elshehabi22-Jul-06 4:35
Nader Elshehabi22-Jul-06 4:35 
QuestionHow to add context menu handlers in registry for custom application, please help??? Pin
Waqas Nasir22-Jul-06 1:29
Waqas Nasir22-Jul-06 1:29 
AnswerRe: How to add context menu handlers in registry for custom application, please help??? Pin
BoneSoft22-Jul-06 5:41
BoneSoft22-Jul-06 5:41 
QuestionAccessing other system using C#.net? Pin
rohita22-Jul-06 1:07
rohita22-Jul-06 1:07 
AnswerRe: Accessing other system using C#.net? Pin
Rizwan Bashir22-Jul-06 3:43
Rizwan Bashir22-Jul-06 3:43 
GeneralRe: Accessing other system using C#.net? Pin
rohita23-Jul-06 19:52
rohita23-Jul-06 19:52 
QuestionDetermining if a file can be opened Pin
Colin Angus Mackay22-Jul-06 1:03
Colin Angus Mackay22-Jul-06 1:03 
AnswerRe: Determining if a file can be opened Pin
Not Active22-Jul-06 2:15
mentorNot Active22-Jul-06 2:15 
QuestionCall to unmanaged dll function Pin
Aslam Bari22-Jul-06 0:36
Aslam Bari22-Jul-06 0:36 
AnswerRe: Call to unmanaged dll function Pin
mav.northwind23-Jul-06 4:04
mav.northwind23-Jul-06 4:04 
QuestionSearch Results (Win Forms 2.0) Pin
TAREQ F ABUZUHRI22-Jul-06 0:20
TAREQ F ABUZUHRI22-Jul-06 0:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.