Playing with ASP.NET List Controls using jQuery(dailydotnettips.com)

submitted by rcashrcash(4149) 8 months, 27 days ago

List Controls are one of the most popular controls. It's well known manipulating these controls from JavaScript has always been complicated. In this post we'll discuss accessing List controls and manipulating them with jQuery.

1 comment |category: |Views: 50

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by vijaystvijayst(1311) 8 months, 27 days ago 0

jQuery has a very flexible selector API. This allows jQuery to be used within Webforms very well. A lot of what was used to be done in the server using AJAX controls can effectively be done using jQuery. This post is a wonderful example of how jQuery can be used for manipulating CheckBoxList.

Reply

information Login or create an account to comment on this story