question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Grid not working in webforms

See original GitHub issue

When you create a webform on a doctype with child doctype, the grid gets displayed but click Add row gives error

grid.js:477 Uncaught TypeError: Cannot read property 'push' of undefined
    at Grid.add_new_row (grid.js:477)
    at HTMLButtonElement.<anonymous> (grid.js:95)
    at HTMLButtonElement.dispatch (jquery.min.js:3)
    at HTMLButtonElement.r.handle (jquery.min.js:3)

Discuss related post: https://discuss.erpnext.com/t/web-portal-expenses/43030/4

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:4
  • Comments:12 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
karthikeyan5commented, Jun 27, 2019

This has been fixed in v12 https://github.com/frappe/frappe/pull/7408

0reactions
rodrigoinformationsyscommented, Jul 16, 2019

It won’t be fixed in V11?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to populate grid onclick event in Asp.net Web ...
I'm attempting to populate a grid AND create / download an Excel file from the OnClick event of a button. The create /...
Read more >
Syncfusion Grid is not working properly | ASP.NET Web ...
I downloaded trial version of Syncfusion. Installation has sample code which run ass per online sample but when i try to replicate the...
Read more >
Grid not working in webforms - Developers
Hi, I am trying to setup a webform for expenses the employees. I am able to create the page and it shows a...
Read more >
Boostrap Grid System not working in Web Forms - MSDN
I have installed Visual Studio Community 2015 . I created a Web Forms project where the bootstrap grid system is not working ....
Read more >
Refreshing the Datasource of a Grid not working
So I finally solved this problem. Here was what my problem was: 1. On first pageload I made an ajax call. 2. I...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found