Assign datasource id at runtime

  • Thread starter Thread starter ajaykalathil
  • Start date Start date
A

ajaykalathil

Hi,

How I can assign datasource id at run time to a repeated control. I
want different data source to a same control based on some criteria.
is it possible
?
 
Look for DataSource Property, assign value and call Repeater.DataBind.

Regards
JIGNESH
 

Ask a Question

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.

Ask a Question

Back
Top