Click here to Skip to main content
15,917,062 members
Home / Discussions / C#
   

C#

 
GeneralRe: Syntax error (missing operator) when deleting with commandbuilder Pin
Nick Parker13-Jun-05 2:56
protectorNick Parker13-Jun-05 2:56 
GeneralRe: Syntax error (missing operator) when deleting with commandbuilder Pin
Hawkmoth13-Jun-05 4:17
Hawkmoth13-Jun-05 4:17 
GeneralImplementing a nonvisual control Pin
Jack Bond13-Jun-05 2:00
Jack Bond13-Jun-05 2:00 
GeneralRe: Implementing a nonvisual control Pin
mav.northwind13-Jun-05 2:29
mav.northwind13-Jun-05 2:29 
GeneralCustom Browser Pin
arun_appu13-Jun-05 1:28
arun_appu13-Jun-05 1:28 
GeneralRe: Custom Browser Pin
MoustafaS13-Jun-05 4:16
MoustafaS13-Jun-05 4:16 
GeneralCreate folder and Add user with proper rights. Pin
Anonymous12-Jun-05 23:51
Anonymous12-Jun-05 23:51 
GeneralHi Friends I am Fecing Problem for getting Sum of group field. Pin
Anonymous12-Jun-05 23:15
Anonymous12-Jun-05 23:15 
Hi Friends I am Fecing Problem for getting Sum of group field.
Explaination:


I have Group field, and in which i am getting recod by using some formula.Like this

------------------------------------------------------------------------------------------------
Room name |Jan05|Feb05|Mar05|...........upto |Dec05| Room name is group field
------------------------------------------------------------------------------------------------
Room1 |12.09|23.09|45.98|.................
------>these values calculated by formula
Room2 |34.00|34.00|90.00|.................
------------------------------------------------------------------------------------------------
Average | ? | ? | ? |
------------------------------------------------------------------------------------------------
When i am going for avg of Jan 05. i would not find these fields for grand total or summary
because its told that it would be calculate at run time.
then i have used this one

WhilePrintingRecords;
NumberVar GrandInvTotal;
numberVar array Input={@RoomOccupancyForMonth1}; --->(RoomOccupancyForMonth1) this field is related to calculate value by using formula


but it only print last record

so please any one find solution help me.


vikram



QuestionA Visual Assist like program? Pin
Khoa Bui12-Jun-05 23:11
Khoa Bui12-Jun-05 23:11 
Generalhelp...help..help Pin
computer_eng12-Jun-05 22:00
computer_eng12-Jun-05 22:00 
GeneralPixel Color Detector Pin
Expert Coming12-Jun-05 21:17
Expert Coming12-Jun-05 21:17 
GeneralC# shutdown event Pin
mabad12-Jun-05 20:46
mabad12-Jun-05 20:46 
GeneralRe: C# shutdown event Pin
the last free name12-Jun-05 21:43
the last free name12-Jun-05 21:43 
GeneralRe: C# shutdown event Pin
mabad12-Jun-05 23:38
mabad12-Jun-05 23:38 
GeneralMS Office development - Outlook Pin
cazzz12-Jun-05 20:22
cazzz12-Jun-05 20:22 
GeneralProblem with a checkedlistbox control Pin
monica2k12-Jun-05 19:56
monica2k12-Jun-05 19:56 
GeneralRe: Problem with a checkedlistbox control Pin
Yulianto.12-Jun-05 21:46
Yulianto.12-Jun-05 21:46 
GeneralRe: Problem with a checkedlistbox control Pin
monica2k13-Jun-05 12:34
monica2k13-Jun-05 12:34 
GeneralRe: Problem with a checkedlistbox control Pin
Yulianto.13-Jun-05 16:18
Yulianto.13-Jun-05 16:18 
GeneralRe: Problem with a checkedlistbox control Pin
monica2k14-Jun-05 12:52
monica2k14-Jun-05 12:52 
GeneralAssembly Loading Pin
Mr. Naveed Butt12-Jun-05 18:51
professionalMr. Naveed Butt12-Jun-05 18:51 
GeneralRe: Assembly Loading Pin
NassosReyzidis14-Jun-05 1:19
NassosReyzidis14-Jun-05 1:19 
Generalstatic database class initialization Pin
Ista12-Jun-05 18:45
Ista12-Jun-05 18:45 
GeneralRe: static database class initialization Pin
S. Senthil Kumar12-Jun-05 19:35
S. Senthil Kumar12-Jun-05 19:35 
Questionget folder path in a treenode ? Pin
CiNN12-Jun-05 18:42
CiNN12-Jun-05 18:42 

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.