jquery grid paging and textbox event
-
Hi, I have a textbox on my aspx page and a search button. When I enter text in textbox and press search it populates the results in a jquery modal and on selection of one of the values returns me the data which gets mapped to various controls on the aspx page. My issue is how do I send the textbox values to the service? I tried using on text_chnaged where I call the service and load the data into grid and on click of the button i call the div to open. But this requires two clicks and is not a neat solution..:( as every time i click the searhc button it loads an empy window and on next click opens a window with the populated grid. please can you suggest how to overcome this. which even to be used load the data from service from also how to enable paging in jquery grid.
-
Hi, I have a textbox on my aspx page and a search button. When I enter text in textbox and press search it populates the results in a jquery modal and on selection of one of the values returns me the data which gets mapped to various controls on the aspx page. My issue is how do I send the textbox values to the service? I tried using on text_chnaged where I call the service and load the data into grid and on click of the button i call the div to open. But this requires two clicks and is not a neat solution..:( as every time i click the searhc button it loads an empy window and on next click opens a window with the populated grid. please can you suggest how to overcome this. which even to be used load the data from service from also how to enable paging in jquery grid.
Can you please provide snippet of code to GetData from web service and NextButton click to show window? Thanks, Imdadhusen
sunaSaRa Imdadhusen +91 99095 44184