i
I am c sharp programmer
i need some help ...
Requirement :
1: Read a XML File
2: From the data read from the xml created run time controls
i.e if xml have date saying <control name="TextBox",name="TBox">
i should able to create text box in the form with that name
also event handler class should be there to catch the events like xml have ADD button...when i click the add button....some of the text boxes should come.
so
first is to create controls from xml
second event hadling
inputs:
xml file
and some other file which tells whether to add or divide or other operations
HOPE U ALL GOT MY DOUBTS
Please reply
and tell me where i can get articles for runtime control creations
Thanks
