Hi,
I have a couple Repeater Control questions:
How to change the position of the Repeater Control within the WEB Form? If I try to drug this control from the tool box onto the form it "stay" in the left upper corner of my form and I cannot change the position of this control anyhow. I try to copy the Repeater onto Panel and move with the Panel, but it seems to me they are located in different layers and continue to stay in the left upper corner of my form. How to move this control within the WEB form?
And another question, please:
If my <Item Template> has two separate controls like combo box and textbox, and I have multiple such lines inside the Repeater Control, how to distinct those controls to read data from?
-Dmitriy