[jQuery] jQuery and ASP.Net server listbox control

2009-12-03 Thread john6630
I am trying to use jQuery to move items between one ASP.Net listbox control and another. The jQuery works great but when I post back and access the listboxes in my codebhind, the items remain in the same listboxes as when the page was open. I am thinking this is because of ASP.Net maintaining the v

[jQuery] JQuery and Asp.Net datasets, Linq....

2008-12-06 Thread Paolo Pignatelli
I am brand new to JQuery, but it looks fascinating. I am trying to implement a slideshow using Query and supplying the images for a SQL Server table with paths to the images (Images/Image1.jpg). At present I am using an asp.net repeater to display the images, and the asp.net repeater has a Linq

[jQuery] Jquery and ASP.NET

2008-10-05 Thread eduardo
Is possible use JQuery in aspx pages writing with ASp.net 3.5 ? Thanks in advance Eduardo

[jQuery] JQuery and ASP.NET AJAX

2008-05-18 Thread Mike
Do these work well together or cause conflicts?

[jQuery] JQuery and ASP.NET.

2007-11-21 Thread shapper
Hello, I want to use JQuery on my ASP.NET projects. Consider the first example on the following page: http://p.sohei.org/stuff/jquery/tablehover/demo/demo.html I am trying to create a control to easy integrate JQuery into ASP.NET pages ... ... and also register "commands" as seen in the page ex