Generate dynamic rows with editable in child table

Hello,

I have created a bonus doctype in which there is a child table. Now when i click on any records in that child table it shows popup.

Now in that child table popup i want to generate dynamic rows of that particular record and that rows should be editable.

If anyone have idea then please post your answer here.

Thanks,
Harsh Mehta

Can you explain clearly? You want to create a grid inside a grid?

Hello rmehta,

i want generate grid dynamically in popup area and it should be editable

You will have to code this in JS. I don;t think this is available out of the box.