Thank you very much for taking time to give feedback. This means a lot. I am very glad you found the videos useful. I have organised all the Dot Net & SQL Server videos in to playlists, which could be useful to you ruclips.net/user/kudvenkatplaylists?view=1&sort=dd If you need DVDs or to download all the videos for offline viewing please visit www.pragimtech.com/kudvenkat_dvd.aspx Slides and Text Version of the videos can be found on my blog csharp-video-tutorials.blogspot.com Tips to effectively use my youtube channel. ruclips.net/video/y780MwhY70s/видео.html If you want to receive email alerts, when new videos are uploaded, please subscribe to my youtube channel. ruclips.net/user/kudvenkat If you like these videos, please click on the THUMBS UP button below the video. May I ask you for a favor. I want these tutorials to be helpful for as many people as possible. Please share the link with your friends and family who you think would also benefit from them. Good Luck Venkat
What a wealth of good information. I was struggling to determine whether to use a GridView or Repeater on a project I was working on. You video on that subject made everything crystal clear! Thanks for doing such a good job! I'm now a subscriber.
Hi Mr.Venkat what can i say... your a Master so grid view is really nice and with using template you have the control to manipulate and play with binding data as you wish. Thank you.. waiting for the next series, i think its gona be Asp.net MVC
Class videos are discussed in C# tutorial. In the description of this video, I have included the link for ASP .NET, C#, and SQL Server playlists. All the videos are arranged in logical sequence in these playlists, which could be useful to you. Please share the link with your friends who you think would also benefit from them. If you like these videos, please click on the THUMBS UP button below the video. For email alerts, when new videos are uploaded, you may subscribe to my channel.
Hi Anurag, this should be very easy to achieve, if you watched ado.net, c#, sql server and asp.net. Create the table to store players data, and then write a query or stored procedure to retrieve data by Country. We discussed stored procedures in sql server tutorial and invoking stored procedures from .net aplication in ado.net tutorial.
Hi Mohammed, we discussed about exactly the same thing in Part 54 and 55 of asp.net gridview tutorial. You can find the link for asp.net gridview tutorial, in the description of this video. Hope you will find it useful.
Hi Venkat, how can we add chart control in repeater and how to specify datasource for that. can you please help me in this. instead of image above i have chart and and corresponding to it I have one more cell which shows information about that chart. Thanks
Hello, I would want to ask you a question. I am using a list as a data source for the repeater. And when the user is seeing all the information about the different people, I want to add the option : user to add a new record(row) and type the information in the different columns for the new Person in the table.
Sir.. please help me..How to Bind data from 2 tables in one repeater control using joins.. In my project one complete module is depends on this concept..please help me....
how to access ITEMTEMPLATE controls such as manually added labels or checkboxes which are residing inside of GRIDVIEW or REPEATER control.. in code behind?
Great video. Really explains the mechanics of the repeater control on a way that can be applied to any scenario. Thanks for your hard work.
Thank you very much for taking time to give feedback. This means a lot. I am very glad you found the videos useful.
I have organised all the Dot Net & SQL Server videos in to playlists, which could be useful to you
ruclips.net/user/kudvenkatplaylists?view=1&sort=dd
If you need DVDs or to download all the videos for offline viewing please visit
www.pragimtech.com/kudvenkat_dvd.aspx
Slides and Text Version of the videos can be found on my blog
csharp-video-tutorials.blogspot.com
Tips to effectively use my youtube channel.
ruclips.net/video/y780MwhY70s/видео.html
If you want to receive email alerts, when new videos are uploaded, please subscribe to my youtube channel.
ruclips.net/user/kudvenkat
If you like these videos, please click on the THUMBS UP button below the video.
May I ask you for a favor. I want these tutorials to be helpful for as many people as possible. Please share the link with your friends and family who you think would also benefit from them.
Good Luck
Venkat
What a wealth of good information. I was struggling to determine whether to use a GridView or Repeater on a project I was working on. You video on that subject made everything crystal clear! Thanks for doing such a good job! I'm now a subscriber.
A beer for the guy who did this tutorial!!!!!!
Thanks a LOT
great video after 11 years. thanks man
Fantastic video introducing ther repeater control. Venkat you are the best teacher I've encountered. Thanks for your great effort indeed
Awesome explanation and the best tutorial ever
Hi Mr.Venkat
what can i say... your a Master
so grid view is really nice and with using template you have the control to manipulate and play with binding data as you wish.
Thank you..
waiting for the next series, i think its gona be Asp.net MVC
You are really a genius!! Keep up the good job!!
Class videos are discussed in C# tutorial. In the description of this video, I have included the link for ASP .NET, C#, and SQL Server playlists. All the videos are arranged in logical sequence in these playlists, which could be useful to you. Please share the link with your friends who you think would also benefit from them. If you like these videos, please click on the THUMBS UP button below the video. For email alerts, when new videos are uploaded, you may subscribe to my channel.
Gracias genio, saludos desde argentina
Thank you Venkat.....seriously you are amazing at explanation
Really like your channel and blog!!!!
Your explanation is awesome, really helpful and informative.
Loved the example and the explanation of differences, thanks!
Thank you so much I really appreciate your hard work , I gain a lot of knowledge and it helped me a lot for my class projects
Hi Anurag, this should be very easy to achieve, if you watched ado.net, c#, sql server and asp.net. Create the table to store players data, and then write a query or stored procedure to retrieve data by Country. We discussed stored procedures in sql server tutorial and invoking stored procedures from .net aplication in ado.net tutorial.
Hi Mohammed, we discussed about exactly the same thing in Part 54 and 55 of asp.net gridview tutorial. You can find the link for asp.net gridview tutorial, in the description of this video. Hope you will find it useful.
Best Explanation, Do you have any video/article for adding page numbers/paging using with repeater at real time
This is a great video series for data grid,details view and repeater controls.Can we expect some amazing videos on datalist control?
Thanks
Hi Venkat,
how can we add chart control in repeater and how to specify datasource for that.
can you please help me in this.
instead of image above i have chart and and corresponding to it I have one more cell which shows information about that chart.
Thanks
Good stuff, kudvenkat
But I don't really see the point in using that 1px image. I just used CSS and put a margin-bottom: 5px; to the table.
Is it is data bound controls?
Hello, I would want to ask you a question. I am using a list as a data source for the repeater. And when the user is seeing all the information about the different people, I want to add the option : user to add a new record(row) and type the information in the different columns for the new Person in the table.
Sir.. please help me..How to Bind data from 2 tables in one repeater control using joins.. In my project one complete module is depends on this concept..please help me....
very good video .. if i want to make paging for a table, or make filter drop down list how to do it?
amazing explanation .
Very helpful turorial.
what should we do if the data source is a list , when we are using sharepoint.
excellent tutorial
how can i show data in horizontal view using repeater control?
Thank U Very Much,,!!please provide a tutorial on how to make a shopping cart in asp.net...
how to access ITEMTEMPLATE controls such as manually added labels or checkboxes which are residing inside of GRIDVIEW or REPEATER control.. in code behind?
Hi...Please Help me...
How can I Display those Employee Records Horizontally in GridView Control........
please give me quick replay....
My image is not displayed in any Web pages
Hero
how i can loopping table reapeter and find checkBox checked ?
Please i want select id checkBox checked from table reapeter ??
Hello sir, Please upload some videos on ListView with Pagin Facility and different view
Thanks for these gr8 videos!!!
Thanks, Could you please upload some videos about class.
Hi, I am having a problem using your example with a stored procedure. I could not find any of your video on stored procedure.
Thanks in advance.
sir please add a tutorial of how to add star rating in repeater
good job man ;D
how to filter and display record with repeater use textbox?
Sir repeater mai error a rha hai help kro mere
can anyone explain EVAL property in repeater
Thank you very much Dude, this opened new doors for me i didn't even know was on my path to success
Console.WriteLine("Thanks Dude!");
i dont if this is weird but your voice makes me sleepy