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

Client Side Add Row

2 Answers 86 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Josh
Top achievements
Rank 1
Josh asked on 03 Nov 2008, 04:48 AM
Hi,
I was wondering if there are any built in functionalities in the radgrid to actually add a new row anywhere in the grid.  Say I click on the add button on the 5th row, so I would have the new 6th blank row.  


Cheers,
Josh

2 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 04 Nov 2008, 01:58 PM
Hi Josh,

Go through the following code library submission and see if the provided application covers your requirements:
Excel-like RadGrid


Best wishes,
Maria Ilieva
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Josh
Top achievements
Rank 1
answered on 04 Nov 2008, 10:42 PM
Not exactly what I was asking for but I think I will rebind the grid on client side with the new row... was wondering if there are any built in functionalities or easier way to do it, so the answer is no.  The example is polling the server every 40 rows, to create another 40 rows, and rebinding on the server side...which is not what I was looking for.

Thanks anyways
Josh
Tags
Grid
Asked by
Josh
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Josh
Top achievements
Rank 1
Share this question
or