DataRepeator control in windows forms
hi,
i am using windows applications. in that form i am using DataRepeater control. i display some images in that control
i changed a Layoutstyle is Horizontal that time it display all images
in row. but my aim is one row display only 6 images after that 7th
image onwards it display next row. similarly to all images.
and another problem is i am placing view button is bottom of the every image. if user click view button then it display large image.
my doubt is how to write Edit event for this.
please give a solution.
Thanks