Home All Groups Group Topic Archive Search About
Author
19 Sep 2006 9:51 AM
Lorenzo
Hi,
There's someone that can help me with repeater control?
When I bind the dataitem, i want to specify a fieldname of the
container, programmatically.
Is it possible?

If not can anyone suggest me a workaround?

Thanks in advance.

Author
20 Sep 2006 7:56 PM
René Beltman
> Hi,

Hello,

> There's someone that can help me with repeater control?
> When I bind the dataitem, i want to specify a fieldname of the
> container, programmatically.
> Is it possible?

Yes. Use <%# Bind([the name of the field]) %> for the fieldname.


>
> If not can anyone suggest me a workaround?
>

First create a scratch form, add a SQL datasource and a grid. Ajust the
fields in the termplate edit mode and copy - paste the code.

> Thanks in advance.
>

Greetings,

René Beltman