The question is a bit confusing to me. A Repeater is a UI element which
displays data. A Data Table is an in-memory data storage class. So, you have
a Repeater which you have to fill with data somehow. It would seem logical
to fill the DataTable from the same data source that you fill the Repeater
with.
So, what exactly am I missing here?
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.