This is a migrated thread and some comments may be shown as answers.

Client Side Functionality

2 Answers 101 Views
Grid
This is a migrated thread and some comments may be shown as answers.
hafizmsuleman@gmail.com
Top achievements
Rank 1
hafizmsuleman@gmail.com asked on 19 Jul 2011, 03:13 PM

Hi ,
can we add client side operation on grid as i want the following functionality in grid

can we add empty rows at client side ?
can we add news rows at client side  Programatically ?
Can we update existing row in clietn side Programatically ?
can we delete row at clietn sidte programatically ?

can user add news rows at client so that user could add data himself manually in row from UI  ?
can user update a row at client side manually from UI ?

after performing these operations on client side we want to process final data in grid on server.

if thsee functionalites are there in telerik grid or we can add them then pleae provide a sample application.

2 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 20 Jul 2011, 07:32 AM
Hello Hafiz,

Check the following demo which implements the same functionality.
Grid / Client-Side Insert/Update/Delete.

Thanks,
Princy.
0
hafizmsuleman@gmail.com
Top achievements
Rank 1
answered on 21 Jul 2011, 08:44 AM
hi the example mentioned on the above url is not adding row at client side infact its calling the webserivce and then add one record in list and use session to maintain it .
But what we want

want to add multiple rows programatically at client side ? then would save them on server in batch ,
is there an option to get rowscolletion at clientside and then to add rows programatically ?  and same is the case for updation and delteion. if not then please tell us can we achieve this functionality or not using telerik gird.
Tags
Grid
Asked by
hafizmsuleman@gmail.com
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
hafizmsuleman@gmail.com
Top achievements
Rank 1
Share this question
or