How to save the data in to database from textboxes which is created at runtime
Hi All,
In my application i have created textboxes based on user requirement at runtime.
Here,
How can i retrieve that data from that textboxes & how can i save it into database..