المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : how to get the particular data from the repeater



C# Programming
11-17-2010, 04:33 AM
Hi,

I have one repeater and i am showing the data like this:


Now what i need is for every Name , if it starts with "s", I need to show small "right mark" on the side.
So How to loop the items already in the repeater ?
suchita