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

add new row to my details from client side..without postback

1 Answer 67 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Sunita Hodage
Top achievements
Rank 1
Sunita Hodage asked on 25 May 2010, 07:49 AM
How do I add new row to my details from client side..without postback. My grid is displayed in hriearchy mode and has two details view and one master view. I want to add new row to my second detail view. Dont want to add row to datasource and rebind the grid as my grid is having huge data and it takes time to rebind the grid.

Here is the scenario..when user right clicks on first detail view..context menu is displayed which has item for inserting new row to the second detail view table. When user clicks on this menu item i.e. Add new then a new row should be added to second detail view without postback.

grid structure as below:

Master view
    >> first details view1
   >>>> second details view.1
   >>>> second details view.2
   >>first details view2
   >>>> second details view.1
   >>>> second details view.2
   >>>> second details view.3
Also in the similar way I want to delete the row.

Please let me know how this can be achieved.

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 28 May 2010, 04:37 PM
Hello Sunita,

Unfortunately this functionality is not supported. Please let us know if you need further assistance.

Regards,
Daniel
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Grid
Asked by
Sunita Hodage
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or