Row details
Row details
oga
Posts: 1Questions: 1Answers: 0
Hi
Can i put an other grid (with column header) in row details ?
Like each row details has a grid insiden with pagination, column headers, all
Thanks
This discussion has been closed.
Answers
You want a DataTable inside row details? It is definitely doable. Though if you have that much additional info for a row, might I suggest having a "Additional Info" link in your primary table that populates a separate table? Upon clicking the link, auto scroll to this secondary table.