Required Help In Server Control Repeater
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Dear All, I am trying to display records of text data and some image in repeater but requirement is if the record is without image then text should align on left site, But if the image is in record then first image should display on left side i mean left alignment and text should display beside with image but on he right side of image. Now i need some help how to display these records in repeater item tag with if condition. if image if true in image class then first image display on left then text display on right if no image in record then simple text display on left kindly tell me what should i do. Sajjad Ali