Click here to Skip to main content
15,913,610 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to generate Report in MS Word Pin
Jay_se31-Jan-07 23:54
Jay_se31-Jan-07 23:54 
GeneralRe: How to generate Report in MS Word Pin
praveenanand1-Feb-07 0:32
praveenanand1-Feb-07 0:32 
GeneralRe: How to generate Report in MS Word Pin
Jay_se1-Feb-07 1:02
Jay_se1-Feb-07 1:02 
GeneralRe: How to generate Report in MS Word Pin
praveenanand1-Feb-07 2:04
praveenanand1-Feb-07 2:04 
GeneralRe: How to generate Report in MS Word Pin
praveenanand1-Feb-07 2:05
praveenanand1-Feb-07 2:05 
GeneralRe: How to generate Report in MS Word Pin
Jay_se1-Feb-07 2:08
Jay_se1-Feb-07 2:08 
AnswerRe: How to generate Report in MS Word Pin
Jay_se1-Feb-07 17:26
Jay_se1-Feb-07 17:26 
QuestionDatagrid Pin
kirthikirthi31-Jan-07 19:31
kirthikirthi31-Jan-07 19:31 
Hi all

I am display XML data in a datagrid
-----------------------------------------------
Dim Products = New DataSet
Products.ReadXml(MapPath("Products.xml"))
Datagrid1.DataSource = Products
Datagrid1.DataBind()
-----------------------------------------------

In the xml i have a colomn like "Price"

I want to calculate the total Price in the datagrid row and display into a label

Can any one give me an idea

THX



asdfasdfasdfasdfasdfasdfasdfasdfasdfasdf

AnswerRe: Datagrid Pin
Sylvester george31-Jan-07 19:47
Sylvester george31-Jan-07 19:47 
GeneralRe: Datagrid Pin
kirthikirthi31-Jan-07 20:10
kirthikirthi31-Jan-07 20:10 
QuestionEnhanced Dropdownlist Pin
Vsree31-Jan-07 19:00
Vsree31-Jan-07 19:00 
AnswerRe: Enhanced Dropdownlist Pin
Vasudevan Deepak Kumar31-Jan-07 19:29
Vasudevan Deepak Kumar31-Jan-07 19:29 
GeneralRe: Enhanced Dropdownlist Pin
Vsree31-Jan-07 19:39
Vsree31-Jan-07 19:39 
AnswerRe: Enhanced Dropdownlist Pin
Vsree31-Jan-07 20:16
Vsree31-Jan-07 20:16 
QuestionAdd elements from one ListBox to another ListBox Using JavaScript Pin
varshavmane31-Jan-07 18:10
varshavmane31-Jan-07 18:10 
AnswerRe: Add elements from one ListBox to another ListBox Using JavaScript Pin
Venkatesh Mookkan31-Jan-07 18:23
Venkatesh Mookkan31-Jan-07 18:23 
GeneralRe: Add elements from one ListBox to another ListBox Using JavaScript Pin
varshavmane31-Jan-07 18:56
varshavmane31-Jan-07 18:56 
GeneralRe: Add elements from one ListBox to another ListBox Using JavaScript Pin
Venkatesh Mookkan1-Feb-07 0:15
Venkatesh Mookkan1-Feb-07 0:15 
Questiontext highlight in pdf files Pin
amrtita31-Jan-07 18:05
amrtita31-Jan-07 18:05 
QuestionWriting the contents of response object into an ExcelSheet Pin
crazy_mads31-Jan-07 16:39
crazy_mads31-Jan-07 16:39 
Questionlogin form Pin
saravanan0531-Jan-07 12:27
saravanan0531-Jan-07 12:27 
AnswerRe: login form Pin
minhpc_bk31-Jan-07 14:15
minhpc_bk31-Jan-07 14:15 
AnswerRe: login form Pin
ednrgc1-Feb-07 3:53
ednrgc1-Feb-07 3:53 
QuestionASP.net/SQL newbie Question Pin
Planker31-Jan-07 11:02
Planker31-Jan-07 11:02 
AnswerRe: ASP.net/SQL newbie Question Pin
minhpc_bk31-Jan-07 14:10
minhpc_bk31-Jan-07 14:10 

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.