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