C
Cyril Gupta | सिरिल गà¥à¤ªà¥à¤¤à¤¾
Hello,
I have an interesting problem.
I wish to show a set of controls on a form repeatedly. Sort of like an
ASP.Net repeated, but without any data binding (I want to be able to put in
the data myself.
Basically, I am making a website which takes an RSS feed, and shows a list
of posts in the feed. Like Google reader. I want to to use ASP.Net Ajax
controls in the content, so I can't make a loop and spew pure HTML. I need
to use the actual controls, with the events and everything, and I don't want
to put in 50 controls on the form.
Is there any way to put all those controls on the form through code,
automatically?
Thank for any leads/ideas that you can give me.
Regards
Cyril
I have an interesting problem.
I wish to show a set of controls on a form repeatedly. Sort of like an
ASP.Net repeated, but without any data binding (I want to be able to put in
the data myself.
Basically, I am making a website which takes an RSS feed, and shows a list
of posts in the feed. Like Google reader. I want to to use ASP.Net Ajax
controls in the content, so I can't make a loop and spew pure HTML. I need
to use the actual controls, with the events and everything, and I don't want
to put in 50 controls on the form.
Is there any way to put all those controls on the form through code,
automatically?
Thank for any leads/ideas that you can give me.
Regards
Cyril