1
Reply

Dynamic Structures Example

jithendra pasala

jithendra pasala

Sep 2 2014 4:59 AM
606
Hello All,
 
I want to create dynamic structure in c# language.
 
Requirement: I am reading column headers of table in  one file (input file).  With that headers i need to define structure in c#.
 
Now the problem is column headers of table may change.  So i cannot fix the column headers as structure elements to define the structure.
 
 
So any one can help in this matter will be appreciated.
 
 
Thanks in Advance
 
Regards,
Jithendra Pasala 
 
 
 

Answers (1)