Click here to Skip to main content
15,910,277 members
Home / Discussions / C#
   

C#

 
GeneralRe: conversion from string to binary to decimal Pin
mabo4212-Mar-08 22:15
mabo4212-Mar-08 22:15 
QuestionRe: conversion from string to binary to decimal Pin
Pankaj Garg12-Mar-08 23:47
Pankaj Garg12-Mar-08 23:47 
GeneralRe: conversion from string to binary to decimal Pin
Christian Graus12-Mar-08 20:54
protectorChristian Graus12-Mar-08 20:54 
QuestionRe: conversion from string to binary to decimal Pin
Pankaj Garg12-Mar-08 21:14
Pankaj Garg12-Mar-08 21:14 
GeneralRe: conversion from string to binary to decimal Pin
Christian Graus12-Mar-08 21:43
protectorChristian Graus12-Mar-08 21:43 
GeneralCheck if IDE is open Pin
DJ van Wyk12-Mar-08 18:20
professionalDJ van Wyk12-Mar-08 18:20 
GeneralRe: Check if IDE is open Pin
N a v a n e e t h12-Mar-08 18:44
N a v a n e e t h12-Mar-08 18:44 
GeneralReportViewer control help. Pin
Spacix One12-Mar-08 12:12
Spacix One12-Mar-08 12:12 
I've found myself in a bind with the report viewer control...

Here is what I'm trying to build:
http://img135.imageshack.us/img135/2971/reporthelpzb2.gif[^]
Decode Key:
  Blue = report
  Red = horizontal table of objects
  Yellow = values list in red object (of variable length, normally <=3 && >=1)

Here is how I setup my data business object classes as follows:
MainDataClass
|_TableObject
  |_DateField
  |_ValuesList
    |_Value
    |_UnitValue


I setup the data to point toward the TableObject and then bound the DataBoundObject to the MainDataClass.GetAllData() method.

My problem is I can't come up with a good solution to display the dynamic number values in the ValueList (horizontally preferred)
I was thinking I could use a matrix but doesn't that require two data grouops? Also a table only shows values vertically! Frown | :(


-Spacix
All your skynet questions[^] belong to solved

GeneralKey Event Handler Pin
BobbyWhiskey12-Mar-08 11:26
BobbyWhiskey12-Mar-08 11:26 
GeneralRe: Key Event Handler Pin
Pete O'Hanlon12-Mar-08 11:55
mvePete O'Hanlon12-Mar-08 11:55 
GeneralRe: Key Event Handler Pin
BobbyWhiskey12-Mar-08 13:58
BobbyWhiskey12-Mar-08 13:58 
GeneralRe: Key Event Handler Pin
Pete O'Hanlon13-Mar-08 2:56
mvePete O'Hanlon13-Mar-08 2:56 
GeneralAutocomplete combobox feature Pin
baranils12-Mar-08 9:55
baranils12-Mar-08 9:55 
GeneralRe: Autocomplete combobox feature Pin
Scott Dorman12-Mar-08 9:58
professionalScott Dorman12-Mar-08 9:58 
GeneralRe: Autocomplete combobox feature Pin
baranils12-Mar-08 10:43
baranils12-Mar-08 10:43 
QuestionDateTime Question Pin
Jammer12-Mar-08 9:32
Jammer12-Mar-08 9:32 
GeneralRe: DateTime Question Pin
Not Active12-Mar-08 10:49
mentorNot Active12-Mar-08 10:49 
GeneralRe: DateTime Question Pin
Jammer12-Mar-08 10:53
Jammer12-Mar-08 10:53 
GeneralRe: DateTime Question Pin
Jammer12-Mar-08 11:13
Jammer12-Mar-08 11:13 
GeneralRe: DateTime Question Pin
Vikram A Punathambekar12-Mar-08 19:20
Vikram A Punathambekar12-Mar-08 19:20 
GeneralRe: DateTime Question Pin
Not Active12-Mar-08 11:17
mentorNot Active12-Mar-08 11:17 
GeneralRe: DateTime Question Pin
Jammer12-Mar-08 11:20
Jammer12-Mar-08 11:20 
GeneralCookie Sets Locally but does not do so on Production Server Pin
dboy22112-Mar-08 9:01
dboy22112-Mar-08 9:01 
QuestionWindows Service running even before windows login Pin
Knowledgestudent12-Mar-08 9:01
Knowledgestudent12-Mar-08 9:01 
GeneralRe: Windows Service running even before windows login Pin
Vikram A Punathambekar12-Mar-08 19:25
Vikram A Punathambekar12-Mar-08 19:25 

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.