Click here to Skip to main content
15,921,959 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Generate aspx or html pages dynamically Pin
Nimit Patel21-Feb-07 1:25
Nimit Patel21-Feb-07 1:25 
GeneralRe: Generate aspx or html pages dynamically Pin
adnanrafiq21-Feb-07 1:46
adnanrafiq21-Feb-07 1:46 
QuestionCalculations in datagrid Pin
Imthu20-Feb-07 18:51
Imthu20-Feb-07 18:51 
AnswerRe: Calculations in datagrid Pin
Vsree20-Feb-07 19:56
Vsree20-Feb-07 19:56 
GeneralRe: Calculations in datagrid Pin
Imthu20-Feb-07 20:47
Imthu20-Feb-07 20:47 
GeneralRe: Calculations in datagrid Pin
Vsree20-Feb-07 21:25
Vsree20-Feb-07 21:25 
GeneralRe: Calculations in datagrid Pin
Imthu21-Feb-07 2:00
Imthu21-Feb-07 2:00 
GeneralRe: Calculations in datagrid Pin
Marcus J. Smith21-Feb-07 2:26
professionalMarcus J. Smith21-Feb-07 2:26 
What I would suggest is on the Datagrid_OnItemDataBound event you look at the Cells in each "Item" or row as it is bound to the grid. You pick out the cell values that you need and then perform the calculations while storing the values in session or whatever you need to do to maintain that variable. As each row is added you can put the value in an extra column or at the end in the footer or in some label somewhere.

I've done this before where I add all the values in the currency column to come up with a total so it is possible to do either way.


Cleako

GeneralRe: Calculations in datagrid Pin
Imthu21-Feb-07 2:34
Imthu21-Feb-07 2:34 
QuestionASP.NET and XML Pin
lavanya_satheesh20-Feb-07 18:40
lavanya_satheesh20-Feb-07 18:40 
AnswerRe: ASP.NET and XML Pin
asithangae20-Feb-07 18:56
asithangae20-Feb-07 18:56 
AnswerRe: ASP.NET and XML Pin
Neeraj Arora20-Feb-07 18:56
Neeraj Arora20-Feb-07 18:56 
AnswerRe: ASP.NET and XML Pin
Tamimi - Code20-Feb-07 18:58
Tamimi - Code20-Feb-07 18:58 
QuestionSyntax Coloring Pin
N a v a n e e t h20-Feb-07 18:16
N a v a n e e t h20-Feb-07 18:16 
AnswerRe: Syntax Coloring Pin
NanaAM20-Feb-07 18:43
NanaAM20-Feb-07 18:43 
Questioncredit card payment Pin
pradeep kumarappagari20-Feb-07 18:12
pradeep kumarappagari20-Feb-07 18:12 
AnswerRe: credit card payment Pin
sathesh pandian20-Feb-07 18:34
sathesh pandian20-Feb-07 18:34 
GeneralRe: credit card payment Pin
pradeep kumarappagari20-Feb-07 19:38
pradeep kumarappagari20-Feb-07 19:38 
QuestionDesign Document Preparation Pin
Jay_se20-Feb-07 17:54
Jay_se20-Feb-07 17:54 
Questionproject architecture and flow in dotnet technologies projects Pin
bashask.ss20-Feb-07 17:31
bashask.ss20-Feb-07 17:31 
AnswerRe: project architecture and flow in dotnet technologies projects Pin
Sandeep Akhare20-Feb-07 18:56
Sandeep Akhare20-Feb-07 18:56 
Questionbarcode on crystal report Pin
Laxmikant Lad20-Feb-07 17:27
Laxmikant Lad20-Feb-07 17:27 
Questionpager conflicts Pin
iamdking20-Feb-07 17:23
iamdking20-Feb-07 17:23 
QuestionRegarding Calender control Pin
SwaSubhaVijju20-Feb-07 16:16
SwaSubhaVijju20-Feb-07 16:16 
Questiondropdownlist not populating Pin
cmu_man20-Feb-07 10:12
cmu_man20-Feb-07 10:12 

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.