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

[Solved] Preview selected items in a grid

1 Answer 146 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
murali
Top achievements
Rank 1
murali asked on 05 Jul 2011, 08:22 PM
Hello All,

I am trying to figure out a way to display selected items from the first grid in a second preview only grid.

Say for example I have list of products in the first grid, and the user is going to add products to his cart from this grid.
I want to show these items (just the product id and name) into the second grid as the user adds each item, from java script, I couldn't find a way to add items to the grid from the client.

Any suggestions are greatly appreciated.

Thank you,
mm

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 06 Jul 2011, 07:09 AM
Hello Murali,

 You cannot add grid items from client-side script. You can however load the grid like shown in this example.

Regards,
Atanas Korchev
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
Grid
Asked by
murali
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or