AllenFang/react-bootstrap-table

Ajax call in the expand row

Open

#1,035 opened on Feb 14, 2017

View on GitHub
 (16 comments) (0 reactions) (0 assignees)JavaScript (795 forks)batch import
help wantedin progress

Repository metrics

Stars
 (2,240 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hello @AllenFang

I want when I expand a row, make a ajax's call and return a content, maybe a other table or other div. Or in your example your expand props the data is already loaded. I think it's better to make a call ajax to fill the expand row.

It's possible? or have you a idea for implement this? or have you got a example? thanks

Contributor guide