Does anyone know how and what is the best way to interact with ASP.NET, ADO.NET, and JQuery? I have an ASP.NET GridView and when a link is clicked int he gridview, more detail is to be shown in a modal popup. I want to pass an id to a JQuery Popup and show relevant information. Has anyone done this before?
Thanks, Xaisoft