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

Radgrid as Bootstrap Popover

1 Answer 155 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Alan
Top achievements
Rank 1
Alan asked on 22 Jul 2015, 02:04 PM

I would like to tie the exposure of a radgrid in the form of a Bootstrap Popover on the click event of a cell in another RadGrid.  I currently have a radgrid with 3 levels of hierarchy.  At any point in the hierarchy, the users may want to see a decomposition of a number in a grid.  Think of something like a Timesheet summary number, vs the actual projects charged.  Rather than get crazy with the nesting of grids down to 4 and 5 levels deep, I thought that from a UI perspective it would be better in this case to allow someone to click on a cell and get additional details via a bootstrap popover, bootstrap modal, or windows popup in that order of preference.

 From what I can tell about popovers, however they seem kind of limited in content.  Anyone ever tried this before?

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 27 Jul 2015, 12:42 PM
Hello,

You can use a similar approach to the one presented in the demo below where a tooltip is opened when Add Products to Supplier hyperlink is clicked:
http://demos.telerik.com/aspnet-ajax/controls/examples/integration/tooltipgrid/defaultcs.aspx?product=grid

Feel free to modify it according to your requirements.

Regards,
Pavlina
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
Alan
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or