how to save rows form a grid without using selection upon updation

Certified Associate Developer

hi, 

I have an editable grid with 35 rows of data ( 5 columns editable), I have a requirement that given , if I edit something in any row , it should get saved in the database but shouldn't use any selection check box ,

there is only one button, that should save all the rows that are edited at one click 

I wanted to save only the rows that are edited . Each row has a primary key.Any idea or code samples will help

  Discussion posts and replies are publicly visible

Parents Reply Children