R
rodchar
hey all,
recalling the subject line:
is it possible to have a DropDownList in my pager template user control? if
so, if the datasource needs to be sent in to say a public property how would
i do that?
i mean i have:
FormView1.PagerTemplate=LoadTemplate("~/PagerTemplate.ascx");
where would i pass it my datasource?
thanks,
rodchar
recalling the subject line:
is it possible to have a DropDownList in my pager template user control? if
so, if the datasource needs to be sent in to say a public property how would
i do that?
i mean i have:
FormView1.PagerTemplate=LoadTemplate("~/PagerTemplate.ascx");
where would i pass it my datasource?
thanks,
rodchar