binding gridview data using jquery

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nallagonda
    New Member
    • Jan 2012
    • 1

    binding gridview data using jquery

    i had a gridview and it is having 5 textboxes in a row when user enters text into text boxes i am storing into the database
    and again binding it to the database using javascript xml http requests and adding one more row to the gridview it all goes well when user enter data into text boxes and click addnew row empty row is displaying on the top of the gridview but i need to display in the bottom of the grid view and the existing data need to be displayed at the top of the gridview any help to solve this problem and also any samples to achieve this task
  • PsychoCoder
    Recognized Expert Contributor
    • Jul 2010
    • 465

    #2
    What have you tried so far. Show the code you're using and maybe we can help you find the solution

    Comment

    Working...