hi
i have a list below like :
mylist.Add("Divid");
mylist.Add("jenifer");
mylist.Add("andy");
mylist.Add("soah");
mylist.Add("landi");
and i use of repeater
now i want Configuration Repeater control below like :
Divid jenifer andy
soah land
please help me for Configuration it