Our blazing fast Grid component built with pure JavaScript


Post by guillermoxintel »

Dear friends, first of all, thank you for all help you may bring. We are planning on building a grid we need for a project with a special request... they want to use something like an accordion that shows other page's content when expanding... in other words, if we have a list of items in a regular grid, then when click the Id 1, being able to open a panel below (between row 1 and 2) and display content preferably from ajax or an iframe.

Please check the screenshot below:
Image

Thank you for all the information you may bring.


Post by mats »

This is available in 5.1, you can download alpha releases from our Customer Zone. Live demo:

https://bryntum.com/dist/grid-next/examples/rowexpander/


Post by guillermoxintel »

Excellent mr Mats, I did search and I could not find any docs for this... where can I find info on capabilities, etc? we are using this in conjunction with Blazor, we would like to know what kind of things can we put in the expando, please let me know, thank you!


Post by mats »

You can render any HTML you want in there, Recommend you to download the nightly build and study the sample and the RowExpander documentation where it's all listed. https://bryntum.com/dist/grid-next/docs/api/Grid/feature/RowExpander


Post Reply