Click here to Skip to main content
15,922,512 members
Home / Discussions / C#
   

C#

 
QuestionSerialization problem Pin
-Yoyosh-28-Aug-06 10:26
-Yoyosh-28-Aug-06 10:26 
AnswerRe: Serialization problem Pin
Stefan Troschuetz28-Aug-06 12:11
Stefan Troschuetz28-Aug-06 12:11 
GeneralRe: Serialization problem [modified] Pin
-Yoyosh-28-Aug-06 13:07
-Yoyosh-28-Aug-06 13:07 
GeneralRe: Serialization problem Pin
AB777128-Aug-06 19:45
AB777128-Aug-06 19:45 
GeneralRe: Serialization problem Pin
-Yoyosh-29-Aug-06 0:42
-Yoyosh-29-Aug-06 0:42 
GeneralRe: Serialization problem Pin
AB777129-Aug-06 1:04
AB777129-Aug-06 1:04 
GeneralRe: Serialization problem [modified] Pin
-Yoyosh-29-Aug-06 7:49
-Yoyosh-29-Aug-06 7:49 
GeneralRe: Serialization problem Pin
AB777129-Aug-06 18:09
AB777129-Aug-06 18:09 
OK,
After going through the above code what i think is that
when u are serializing u have to fetch each item from the Arraylist and serialize each object which is of the class DataGridRow, and also
mention the class name in the XML Serializer constructor.
Also change the file type i.e. c:\aaa.xml

Try the above changes, if it works well and good
if not just repost the error that u get and send the project so that we can
debug and check what's going wrong.


Thanks & Regards,
Pramod
"Everyone is a genius at least once a year"

GeneralRe: Serialization problem Pin
-Yoyosh-30-Aug-06 0:19
-Yoyosh-30-Aug-06 0:19 
GeneralRe: Serialization problem Pin
AB777130-Aug-06 0:25
AB777130-Aug-06 0:25 
GeneralRe: Serialization problem Pin
AB777130-Aug-06 1:27
AB777130-Aug-06 1:27 
GeneralRe: Serialization problem Pin
AB777130-Aug-06 1:29
AB777130-Aug-06 1:29 
GeneralRe: Serialization problem Pin
-Yoyosh-31-Aug-06 0:28
-Yoyosh-31-Aug-06 0:28 
GeneralRe: Serialization problem Pin
AB777131-Aug-06 0:58
AB777131-Aug-06 0:58 
GeneralRe: Serialization problem Pin
AB777131-Aug-06 1:29
AB777131-Aug-06 1:29 
GeneralRe: Serialization problem Pin
-Yoyosh-31-Aug-06 7:40
-Yoyosh-31-Aug-06 7:40 
Question.netmodule Pin
waheed awan28-Aug-06 10:03
waheed awan28-Aug-06 10:03 
AnswerRe: .netmodule Pin
Judah Gabriel Himango28-Aug-06 12:37
sponsorJudah Gabriel Himango28-Aug-06 12:37 
Questionhow to access a non-static method from another object? Pin
michal.kreslik28-Aug-06 9:44
michal.kreslik28-Aug-06 9:44 
AnswerRe: how to access a non-static method from another object? Pin
numbers1thru928-Aug-06 9:52
numbers1thru928-Aug-06 9:52 
AnswerRe: how to access a non-static method from another object? Pin
likefood28-Aug-06 10:01
likefood28-Aug-06 10:01 
AnswerRe: how to access a non-static method from another object? [modified] Pin
michal.kreslik28-Aug-06 10:16
michal.kreslik28-Aug-06 10:16 
GeneralRe: how to access a non-static method from another object? Pin
Judah Gabriel Himango28-Aug-06 12:50
sponsorJudah Gabriel Himango28-Aug-06 12:50 
QuestionRegarding Final Year Project Pin
Muhammad Chitrali28-Aug-06 9:12
Muhammad Chitrali28-Aug-06 9:12 
AnswerRe: Regarding Final Year Project Pin
Eric Dahlvang28-Aug-06 11:26
Eric Dahlvang28-Aug-06 11:26 

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.