Click here to Skip to main content
15,911,360 members
Home / Discussions / C#
   

C#

 
AnswerRe: Problem with SQLDataReader and Insert command Pin
Pete O'Hanlon21-Nov-11 8:48
mvePete O'Hanlon21-Nov-11 8:48 
GeneralRe: Problem with SQLDataReader and Insert command Pin
CCodeNewbie21-Nov-11 21:45
CCodeNewbie21-Nov-11 21:45 
GeneralRe: Problem with SQLDataReader and Insert command Pin
Pete O'Hanlon21-Nov-11 22:01
mvePete O'Hanlon21-Nov-11 22:01 
GeneralRe: Problem with SQLDataReader and Insert command Pin
CCodeNewbie21-Nov-11 22:53
CCodeNewbie21-Nov-11 22:53 
QuestionDeploying C# Application with Crystal report Pin
akosidandan19-Nov-11 23:51
akosidandan19-Nov-11 23:51 
AnswerRe: Deploying C# Application with Crystal report Pin
akosidandan20-Nov-11 1:39
akosidandan20-Nov-11 1:39 
AnswerRe: Deploying C# Application with Crystal report Pin
thatraja20-Nov-11 2:56
professionalthatraja20-Nov-11 2:56 
Questiondata presentation Pin
Tom Paronis19-Nov-11 10:14
Tom Paronis19-Nov-11 10:14 
I'm a relatively new C# programmer and am using datagridview to maintain my data. However, some of the tab pages in my application need to show data and data subsets in a different format. Some of it will be row-based instead of column-based. Here's an example; if I have 4 objects, each taking up one row of a datagrid in the first tab I will need to break that up into 4 columns per object in another tab for a total of 16 columns and another tab will break that into 4 groups of 6 rows for a total of 24 rows. I also might want to get rid of the grid "look" and show it in more of a row-based/column based reporting format that will still be bound to a set of underlying methods. Before I start trying to do this with datagridview (perhaps it's not even possible) does anyone out there have any better ideas as to how to go about this? The key is that the data has to be bound to underlying calculations, kind of like a spreadsheet, but I need a lot of flexibility as to how I go about it. Thanks in advance.
AnswerRe: data presentation Pin
PIEBALDconsult20-Nov-11 2:55
mvePIEBALDconsult20-Nov-11 2:55 
QuestionSQL Compact v3.5 ComboBox Not Populating from Query Pin
namelkcip19-Nov-11 8:16
namelkcip19-Nov-11 8:16 
QuestionSOS Something strange with memory Pin
Member 807559118-Nov-11 21:48
Member 807559118-Nov-11 21:48 
AnswerRe: SOS Something strange with memory Pin
OriginalGriff18-Nov-11 22:01
mveOriginalGriff18-Nov-11 22:01 
GeneralRe: SOS Something strange with memory Pin
Member 807559119-Nov-11 0:09
Member 807559119-Nov-11 0:09 
AnswerRe: SOS Something strange with memory Pin
Luc Pattyn19-Nov-11 7:28
sitebuilderLuc Pattyn19-Nov-11 7:28 
GeneralRe: SOS Something strange with memory Pin
Member 807559119-Nov-11 20:52
Member 807559119-Nov-11 20:52 
QuestionC# class that makes program read SqlConnection string from xml file Pin
Framework .l.18-Nov-11 17:36
Framework .l.18-Nov-11 17:36 
AnswerRe: C# class that makes program read SqlConnection string from xml file Pin
Wayne Gaylard18-Nov-11 19:31
professionalWayne Gaylard18-Nov-11 19:31 
GeneralRe: C# class that makes program read SqlConnection string from xml file Pin
Framework .l.18-Nov-11 19:46
Framework .l.18-Nov-11 19:46 
GeneralRe: C# class that makes program read SqlConnection string from xml file Pin
Wayne Gaylard18-Nov-11 19:51
professionalWayne Gaylard18-Nov-11 19:51 
GeneralRe: C# class that makes program read SqlConnection string from xml file Pin
Framework .l.18-Nov-11 19:55
Framework .l.18-Nov-11 19:55 
GeneralRe: C# class that makes program read SqlConnection string from xml file Pin
Wayne Gaylard18-Nov-11 20:00
professionalWayne Gaylard18-Nov-11 20:00 
AnswerRe: C# class that makes program read SqlConnection string from xml file Pin
OriginalGriff18-Nov-11 20:38
mveOriginalGriff18-Nov-11 20:38 
GeneralRe: C# class that makes program read SqlConnection string from xml file Pin
Wayne Gaylard18-Nov-11 20:57
professionalWayne Gaylard18-Nov-11 20:57 
GeneralRe: C# class that makes program read SqlConnection string from xml file Pin
OriginalGriff18-Nov-11 21:36
mveOriginalGriff18-Nov-11 21:36 
GeneralRe: C# class that makes program read SqlConnection string from xml file Pin
Wayne Gaylard18-Nov-11 21:44
professionalWayne Gaylard18-Nov-11 21:44 

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.