how to set number of columns in repeater control?
-
Hi all, can anyone of you tell me how to set number of columns in a repeater control. I've to set 11 link buttons in a repeater control in horizontal position.There is no property for set the columns in repeater control.If i increase the length, it displays the data in vertical. So pls tell me ASAP. Thanks & Regards Babu
-
Hi all, can anyone of you tell me how to set number of columns in a repeater control. I've to set 11 link buttons in a repeater control in horizontal position.There is no property for set the columns in repeater control.If i increase the length, it displays the data in vertical. So pls tell me ASAP. Thanks & Regards Babu
hi U can set property i.e repeater1.RepeatColumns =11 and Repeater1.ReapeatDirection=repeatFDirection.horizental just see, then give
-
hi U can set property i.e repeater1.RepeatColumns =11 and Repeater1.ReapeatDirection=repeatFDirection.horizental just see, then give
-
but there is no property called repeatColumns and repeatdirection. Is there anyother way?? it might be in framework 1.1. i'm using 2.0 version.
Check DataList control [^]
Sincerely, Elina Life is great!!! Enjoy every moment of it! :-O