Thursday 4 June 2009

JQuery.NET ...

Of late, I have been reading through JQuery and I find it very interesting.A fantastic javascript library that helps web developers traverse the HTML DOM fairly easily.

I found an interesting example that uses JQuery here.

I built a .NET custom control using the example above.

Some of the features are:


  • Ability to bind the control to a list of name value pairs

  • Allow the control to be initialized with a list of tokens

  • Property to determine if the list has to allow adding items not in the search results


Feel free to write to me incase you are in need of such a control and I shall be glad to email you the sources.


Note: Please do not forget to quote your email address while requesting for the sources :-)


Cheers !!

0 comments: