bind data into DataRepeater control in windows forms?
hi,
i insert some data into my database table. when i insert data then after data is loaded into the DataRepeater control.
my doubt is how to assign controls of dataRepeater to database table columns.
please give me a sample solution. and sample code.
Thanks