Click here to Skip to main content
15,888,330 members
Home / Discussions / C#
   

C#

 
QuestionReading an XML file into a typed Dataset Pin
gashach29-Sep-06 11:07
gashach29-Sep-06 11:07 
AnswerRe: Reading an XML file into a typed Dataset Pin
led mike29-Sep-06 11:22
led mike29-Sep-06 11:22 
GeneralRe: Reading an XML file into a typed Dataset Pin
gashach29-Sep-06 12:09
gashach29-Sep-06 12:09 
GeneralRe: Reading an XML file into a typed Dataset Pin
gashach29-Sep-06 12:13
gashach29-Sep-06 12:13 
Questionnamespaces in VS 2005 Pin
Christopher Duncan29-Sep-06 10:26
Christopher Duncan29-Sep-06 10:26 
AnswerRe: namespaces in VS 2005 Pin
Jim Conigliaro29-Sep-06 10:39
Jim Conigliaro29-Sep-06 10:39 
GeneralRe: namespaces in VS 2005 Pin
Christopher Duncan30-Sep-06 1:30
Christopher Duncan30-Sep-06 1:30 
QuestionGrouping in Dataview Pin
Mr.Sam29-Sep-06 9:59
Mr.Sam29-Sep-06 9:59 
I have a Sales Table with the following fields:

CustCode, ProdCode, Units, Price, Value

I fetch this data in a datatable with all fields.

now I want to make a dataview on that datatable with the following fields

ProdCode, Sum(Units) as units, Price, Sum(Value) As Value

means it contains data on product level.

is it possible to make a dataview with this grouping functionality.


Bye Rose | [Rose]

Bye

AnswerRe: Grouping in Dataview Pin
umseker29-Sep-06 11:54
umseker29-Sep-06 11:54 
QuestionHow do I Create a Type-Ahead Control Using DART PowerWeb Live Controls???? [modified] Pin
ebonaba29-Sep-06 9:47
ebonaba29-Sep-06 9:47 
AnswerRe: How do I Create a Type-Ahead Control Using DART PowerWeb Live Controls???? Pin
LongRange.Shooter3-Oct-06 8:27
LongRange.Shooter3-Oct-06 8:27 
QuestionCreateIPForwardEntry() returning ERROR_INVALID_PARAMETER... please help!! Pin
b_girl29-Sep-06 9:30
b_girl29-Sep-06 9:30 
QuestionHow to recursively search directories Pin
iamnew2C#29-Sep-06 9:24
iamnew2C#29-Sep-06 9:24 
AnswerRe: How to recursively search directories Pin
led mike29-Sep-06 9:30
led mike29-Sep-06 9:30 
AnswerRe: How to recursively search directories Pin
mejojo29-Sep-06 11:26
mejojo29-Sep-06 11:26 
GeneralRe: How to recursively search directories Pin
iamnew2C#2-Oct-06 10:52
iamnew2C#2-Oct-06 10:52 
QuestionSelf Updating Application Pin
wasife29-Sep-06 9:05
wasife29-Sep-06 9:05 
QuestionRemove an attribute from a property at runtime Pin
Ista29-Sep-06 8:36
Ista29-Sep-06 8:36 
QuestionHelp with DES encryption & decryption Pin
Sreerag Gopinath29-Sep-06 8:16
Sreerag Gopinath29-Sep-06 8:16 
AnswerRe: Help with DES encryption & decryption Pin
geo_m29-Sep-06 21:54
geo_m29-Sep-06 21:54 
Questionquestion regarding BufferedStream Pin
Green Fuze29-Sep-06 8:10
Green Fuze29-Sep-06 8:10 
QuestionIs it possible to store an encrypted files other than .txt in sql server using AES encryption(C#). Pin
TechnoDev29-Sep-06 7:15
TechnoDev29-Sep-06 7:15 
QuestionP2P messaging and file sharing over HTTP Pin
asamay29-Sep-06 6:44
asamay29-Sep-06 6:44 
Questionget Path from running instance of word ? Pin
sundar15629-Sep-06 6:38
sundar15629-Sep-06 6:38 
AnswerRe: get Path from running instance of word ? Pin
umseker29-Sep-06 7:58
umseker29-Sep-06 7:58 

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.